Home
last modified time | relevance | path

Searched refs:Profile (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/include/nn/friends/CTR/
Dfriends_Api.h53 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()
Dfriends_Types.h348 typedef ::nnfriendsProfile Profile; typedef