Searched refs:IsFromFriendList (Results 1 – 1 of 1) sorted by relevance
88 bool IsFromFriendList( FriendKey* pFriendKey );955 bool IsFromFriendList( FriendKey* pFriendKey );956 inline bool IsFromFriendList( FriendKey* pFriendKey ) in IsFromFriendList() function958 return detail::IsFromFriendList( pFriendKey ); in IsFromFriendList()