Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/friends/CTR/
Dfriends_Api.h55 Result GetMyProfile( Profile* pProfile );
68 … Result GetFriendProfile( Profile* pProfileList, const FriendKey* pFriendKeyList, size_t size );
69 …Result GetFriendProfile( Profile* pProfileList, const PrincipalId* pPrincipalIdList, size_t size );
307 Result GetMyProfile( Profile* pProfile );
308 inline Result GetMyProfile( Profile* pProfile ) in GetMyProfile()
621 …Result GetFriendProfile( Profile* pProfileList, const FriendKey* pFriendKeyList, size_t size = 1 );
622 …inline Result GetFriendProfile( Profile* pProfileList, const FriendKey* pFriendKeyList, size_t siz… in GetFriendProfile()
649 …Result GetFriendProfile( Profile* pProfileList, const PrincipalId* pPrincipalIdList, size_t size =…
650 …inline Result GetFriendProfile( Profile* pProfileList, const PrincipalId* pPrincipalIdList, size_t… in GetFriendProfile()
Dfriends_Types.h450 typedef ::nnfriendsProfile Profile; typedef