Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/friends/CTR/
Dfriends_Api.h82 u32 ResultToErrorCode( const Result& result );
642 u32 ResultToErrorCode( const Result& result );
643 inline u32 ResultToErrorCode( const Result& result ) in ResultToErrorCode() function
645 return detail::ResultToErrorCode( result ); in ResultToErrorCode()