Home
last modified time | relevance | path

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

/CTR-SDK-0.14.21/include/nn/friends/CTR/
Dfriends_Api.h82 u32 ResultToErrorCode( const Result& result );
636 u32 ResultToErrorCode( const Result& result );
637 inline u32 ResultToErrorCode( const Result& result ) in ResultToErrorCode() function
639 return detail::ResultToErrorCode( result ); in ResultToErrorCode()