Searched refs:Profile (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-2.4.0/include/nn/friends/CTR/ |
| D | friends_Api.h | 53 Result GetMyProfile( Profile* pProfile ); 66 … Result GetFriendProfile( Profile* pProfileList, const FriendKey* pFriendKeyList, size_t size ); 67 …Result GetFriendProfile( Profile* pProfileList, const PrincipalId* pPrincipalIdList, size_t size ); 257 Result GetMyProfile( Profile* pProfile ); 258 inline Result GetMyProfile( Profile* pProfile ) in GetMyProfile() 563 …Result GetFriendProfile( Profile* pProfileList, const FriendKey* pFriendKeyList, size_t size = 1 ); 564 …inline Result GetFriendProfile( Profile* pProfileList, const FriendKey* pFriendKeyList, size_t siz… in GetFriendProfile() 591 …Result GetFriendProfile( Profile* pProfileList, const PrincipalId* pPrincipalIdList, size_t size =… 592 …inline Result GetFriendProfile( Profile* pProfileList, const PrincipalId* pPrincipalIdList, size_t… in GetFriendProfile()
|
| D | friends_Types.h | 348 typedef ::nnfriendsProfile Profile; typedef
|