Searched refs:pIsShowPlayedGame (Results 1 – 1 of 1) sorted by relevance
52 … Result GetMyPreference( bool* pIsPublicMode, bool* pIsShowGameName, bool* pIsShowPlayedGame );239 Result GetMyPreference( bool* pIsPublicMode, bool* pIsShowGameName, bool* pIsShowPlayedGame );240 …nline Result GetMyPreference( bool* pIsPublicMode, bool* pIsShowGameName, bool* pIsShowPlayedGame ) in GetMyPreference() argument242 return detail::GetMyPreference( pIsPublicMode, pIsShowGameName, pIsShowPlayedGame ); in GetMyPreference()