Home
last modified time | relevance | path

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

/CTR-SDK-1.3.0/CTR_SDK/include/nn/friends/CTR/
Dfriends_Api.h76 Result AttachToEventNotification( nn::os::Event* pEvent );
724 Result AttachToEventNotification( nn::os::Event* pEvent );
725 inline Result AttachToEventNotification( nn::os::Event* pEvent ) in AttachToEventNotification() function
727 return detail::AttachToEventNotification( pEvent ); in AttachToEventNotification()