Searched refs:Profile (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-1.3.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 ); 262 Result GetMyProfile( Profile* pProfile ); 263 inline Result GetMyProfile( Profile* pProfile ) in GetMyProfile() 568 …Result GetFriendProfile( Profile* pProfileList, const FriendKey* pFriendKeyList, size_t size = 1 ); 569 …inline Result GetFriendProfile( Profile* pProfileList, const FriendKey* pFriendKeyList, size_t siz… in GetFriendProfile() 596 …Result GetFriendProfile( Profile* pProfileList, const PrincipalId* pPrincipalIdList, size_t size =… 597 …inline Result GetFriendProfile( Profile* pProfileList, const PrincipalId* pPrincipalIdList, size_t… in GetFriendProfile()
|
| D | friends_Types.h | 348 typedef ::nnfriendsProfile Profile; typedef
|