Home
last modified time | relevance | path

Searched refs:ResultToErrorCode (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-0.14.4/include/nn/friends/CTR/
Dfriends_Api.h82 u32 ResultToErrorCode( const Result& result );
628 u32 ResultToErrorCode( const Result& result );
629 inline u32 ResultToErrorCode( const Result& result ) in ResultToErrorCode() function
631 return detail::ResultToErrorCode( result ); in ResultToErrorCode()