Searched refs:Profile (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-0.13.2/include/nn/friends/CTR/ |
| D | friends_Api.h | 53 Result GetMyProfile( Profile* pProfile ); 63 … Result GetFriendProfile( Profile* pProfileList, const FriendKey* pFriendKeyList, size_t size ); 64 …Result GetFriendProfile( Profile* pProfileList, const PrincipalId* pPrincipalIdList, size_t size ); 263 Result GetMyProfile( Profile* pProfile ); 264 inline Result GetMyProfile( Profile* pProfile ) in GetMyProfile() 392 …Result GetFriendProfile( Profile* pProfileList, const FriendKey* pFriendKeyList, size_t size = 1 ); 393 …inline Result GetFriendProfile( Profile* pProfileList, const FriendKey* pFriendKeyList, size_t siz… in GetFriendProfile() 409 …Result GetFriendProfile( Profile* pProfileList, const PrincipalId* pPrincipalIdList, size_t size =… 410 …inline Result GetFriendProfile( Profile* pProfileList, const PrincipalId* pPrincipalIdList, size_t… in GetFriendProfile()
|
| D | friends_Types.h | 266 typedef ::nnfriendsProfile Profile; typedef
|