Searched refs:Profile (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-1.0.0/CTR_SDK/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 ); 222 Result GetMyProfile( Profile* pProfile ); 223 inline Result GetMyProfile( Profile* pProfile ) in GetMyProfile() 450 …Result GetFriendProfile( Profile* pProfileList, const FriendKey* pFriendKeyList, size_t size = 1 ); 451 …inline Result GetFriendProfile( Profile* pProfileList, const FriendKey* pFriendKeyList, size_t siz… in GetFriendProfile() 467 …Result GetFriendProfile( Profile* pProfileList, const PrincipalId* pPrincipalIdList, size_t size =… 468 …inline Result GetFriendProfile( Profile* pProfileList, const PrincipalId* pPrincipalIdList, size_t… in GetFriendProfile()
|
| D | friends_Types.h | 348 typedef ::nnfriendsProfile Profile; typedef
|