Searched refs:pIsShowPlayedGame (Results 1 – 1 of 1) sorted by relevance
53 … Result GetMyPreference( bool* pIsPublicMode, bool* pIsShowGameName, bool* pIsShowPlayedGame );270 …Result GetMyPreference( bool* pIsPublicMode, bool* pIsShowGameName, bool* pIsShowPlayedGame ) NN_A…271 …nline Result GetMyPreference( bool* pIsPublicMode, bool* pIsShowGameName, bool* pIsShowPlayedGame ) in GetMyPreference() argument273 return detail::GetMyPreference( pIsPublicMode, pIsShowGameName, pIsShowPlayedGame ); in GetMyPreference()