Lines Matching refs:size

243 nn::Result GetFriendList(PrincipalId* pList, size_t* pNum, size_t offset, size_t size);
267 nn::Result GetFriendListAll(PrincipalId* pList, size_t* pNum, size_t offset, size_t size);
281 …GetFriendAccountId(char (*pAidList)[FP_ACCOUNT_ID_SIZE], const PrincipalId* pPidList, size_t size);
307 …*pNameList)[FP_MII_SCREEN_NAME_SIZE], const PrincipalId* pPidList, size_t size, bool replaceForeig…
323 nn::Result GetFriendMii(FFLStoreData* pMiiDataList, const PrincipalId* pPidList, size_t size);
337 nn::Result GetFriendProfile(Profile* pProfileList, const PrincipalId* pPidList, size_t size);
351 nn::Result GetFriendApprovalTime(DateTime* pTimeList, const PrincipalId* pPidList, size_t size);
367 nn::Result GetFriendSortTime(DateTime* pTimeList, const PrincipalId* pPidList, size_t size);
383 …:Result GetFriendPresence(FriendPresence* pPresenceList, const PrincipalId* pPidList, size_t size);
397 nn::Result GetFriendRelationship(u8* pRelationList, const PrincipalId* pPidList, size_t size);
418 nn::Result GetBlackList(PrincipalId* pList, size_t* pNum, size_t offset, size_t size);
432 …BlackListAccountId(char (*pAidList)[FP_ACCOUNT_ID_SIZE], const PrincipalId* pPidList, size_t size);
446 nn::Result GetBlackListAdditionalTime(DateTime* pTimeList, const PrincipalId* pPidList, size_t size
467 nn::Result GetFriendRequestList(PrincipalId* pList, size_t* pNum, size_t offset, size_t size);
481 …ndRequestAccountId(char (*pAidList)[FP_ACCOUNT_ID_SIZE], const PrincipalId* pPidList, size_t size);
495 nn::Result GetFriendRequestMessageId(MessageId* pMidList, const PrincipalId* pPidList, size_t size);
698 nn::Result AddRecentPlayRecord(const RecentPlayRecord* pList, size_t size);
721 nn::Result GetRequestBlockSettingAsync(u8* pSettingList, const PrincipalId* pPidList, size_t size, …