Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/friends/CTR/
Dfriends_Api.h92 Result AddFriendWithApproach( os::Event* pEvent, const ApproachContext& approachContext );
1021 Result AddFriendWithApproach( os::Event* pEvent, const ApproachContext& approachContext );
1022 inline Result AddFriendWithApproach( os::Event* pEvent, const ApproachContext& approachContext ) in AddFriendWithApproach() function
1024 return detail::AddFriendWithApproach( pEvent, approachContext ); in AddFriendWithApproach()