Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/friends/CTR/
Dfriends_Api.h53 Result GetMyProfile( Profile* pProfile );
63 … Result GetFriendProfile( Profile* pProfileList, const FriendKey* pFriendKeyList, size_t size );
64 …Result GetFriendProfile( Profile* pProfileList, const PrincipalId* pPrincipalIdList, size_t size );
263 Result GetMyProfile( Profile* pProfile );
264 inline Result GetMyProfile( Profile* pProfile ) in GetMyProfile()
392 …Result GetFriendProfile( Profile* pProfileList, const FriendKey* pFriendKeyList, size_t size = 1 );
393 …inline Result GetFriendProfile( Profile* pProfileList, const FriendKey* pFriendKeyList, size_t siz… in GetFriendProfile()
409 …Result GetFriendProfile( Profile* pProfileList, const PrincipalId* pPrincipalIdList, size_t size =…
410 …inline Result GetFriendProfile( Profile* pProfileList, const PrincipalId* pPrincipalIdList, size_t… in GetFriendProfile()
Dfriends_Types.h266 typedef ::nnfriendsProfile Profile; typedef