Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/friends/CTR/
Dfriends_Api.h78 Result AttachToEventNotification( nn::os::Event* pEvent );
532 Result AttachToEventNotification( nn::os::Event* pEvent );
533 inline Result AttachToEventNotification( nn::os::Event* pEvent ) in AttachToEventNotification() function
535 return detail::AttachToEventNotification( pEvent ); in AttachToEventNotification()