Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/friends/CTR/
Dfriends_Api.h76 Result AttachToEventNotification( nn::os::Event* pEvent );
564 Result AttachToEventNotification( nn::os::Event* pEvent );
565 inline Result AttachToEventNotification( nn::os::Event* pEvent ) in AttachToEventNotification() function
567 return detail::AttachToEventNotification( pEvent ); in AttachToEventNotification()