Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/friends/CTR/
Dfriends_Api.h79 Result AttachToEventNotification( nn::os::Event* pEvent );
847 Result AttachToEventNotification( nn::os::Event* pEvent );
848 inline Result AttachToEventNotification( nn::os::Event* pEvent ) in AttachToEventNotification() function
850 return detail::AttachToEventNotification( pEvent ); in AttachToEventNotification()