Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/friends/CTR/
Dfriends_Api.h85 u32 ResultToErrorCode( const Result& result );
936 u32 ResultToErrorCode( const Result& result );
937 inline u32 ResultToErrorCode( const Result& result ) in ResultToErrorCode() function
939 return detail::ResultToErrorCode( result ); in ResultToErrorCode()