Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/include/nn/friends/CTR/
Dfriends_Api.h76 Result AttachToEventNotification( nn::os::Event* pEvent );
550 Result AttachToEventNotification( nn::os::Event* pEvent );
551 inline Result AttachToEventNotification( nn::os::Event* pEvent ) in AttachToEventNotification() function
553 return detail::AttachToEventNotification( pEvent ); in AttachToEventNotification()