Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/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 );
223 Result GetMyProfile( Profile* pProfile );
224 inline Result GetMyProfile( Profile* pProfile ) in GetMyProfile()
451 …Result GetFriendProfile( Profile* pProfileList, const FriendKey* pFriendKeyList, size_t size = 1 );
452 …inline Result GetFriendProfile( Profile* pProfileList, const FriendKey* pFriendKeyList, size_t siz… in GetFriendProfile()
468 …Result GetFriendProfile( Profile* pProfileList, const PrincipalId* pPrincipalIdList, size_t size =…
469 …inline Result GetFriendProfile( Profile* pProfileList, const PrincipalId* pPrincipalIdList, size_t… in GetFriendProfile()
Dfriends_Types.h348 typedef ::nnfriendsProfile Profile; typedef