Home
last modified time | relevance | path

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

/CTR-SDK-2.4.0/include/nn/friends/CTR/
Dfriends_Api.h82 u32 ResultToErrorCode( const Result& result );
808 u32 ResultToErrorCode( const Result& result );
809 inline u32 ResultToErrorCode( const Result& result ) in ResultToErrorCode() function
811 return detail::ResultToErrorCode( result ); in ResultToErrorCode()