Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/friends/CTR/
Dfriends_Api.h91 Result GetMyApproachContext( ApproachContext* pApproachContext );
92 Result AddFriendWithApproach( os::Event* pEvent, const ApproachContext& approachContext );
93 …pproachContextScreenName( char16 screenName[SCREEN_NAME_SIZE], const ApproachContext& approachCont…
94 Result GetApproachContextMii( MiiData* pMiiData, const ApproachContext& approachContext );
982 Result GetMyApproachContext( ApproachContext* pApproachContext );
983 inline Result GetMyApproachContext( ApproachContext* pApproachContext ) in GetMyApproachContext()
1021 Result AddFriendWithApproach( os::Event* pEvent, const ApproachContext& approachContext );
1022 inline Result AddFriendWithApproach( os::Event* pEvent, const ApproachContext& approachContext ) in AddFriendWithApproach()
1045 const ApproachContext& approachContext,
1051 const ApproachContext& approachContext, in GetApproachContextScreenName()
[all …]
Dfriends_Types.h467 typedef ::nnfriendsApproachContext ApproachContext; typedef