Home
last modified time | relevance | path

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

/CTR-SDK-0.14.21/include/nn/friends/CTR/
Dfriends_Api.h76 Result AttachToEventNotification( nn::os::Event* pEvent );
558 Result AttachToEventNotification( nn::os::Event* pEvent );
559 inline Result AttachToEventNotification( nn::os::Event* pEvent ) in AttachToEventNotification() function
561 return detail::AttachToEventNotification( pEvent ); in AttachToEventNotification()