Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/friends/CTR/
Dfriends_Api.h52 … Result GetMyPreference( bool* pIsPublicMode, bool* pIsShowGameName, bool* pIsShowPlayedGame );
250 Result GetMyPreference( bool* pIsPublicMode, bool* pIsShowGameName, bool* pIsShowPlayedGame );
251 …inline Result GetMyPreference( bool* pIsPublicMode, bool* pIsShowGameName, bool* pIsShowPlayedGame… in GetMyPreference() function
253 return detail::GetMyPreference( pIsPublicMode, pIsShowGameName, pIsShowPlayedGame ); in GetMyPreference()