Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/ndk/include_platform/android/
Dbinder_manager.h161 struct AServiceManager_NotificationRegistration;
187 __attribute__((warn_unused_result)) AServiceManager_NotificationRegistration*
202 AServiceManager_NotificationRegistration* notification) __INTRODUCED_IN(34);
/frameworks/native/libs/binder/ndk/
Dservice_manager.cpp123 struct AServiceManager_NotificationRegistration struct
151 __attribute__((warn_unused_result)) AServiceManager_NotificationRegistration* argument
159 auto cb = sp<AServiceManager_NotificationRegistration>::make(); in AServiceManager_registerForServiceNotifications()
176 AServiceManager_NotificationRegistration* notification) { in AServiceManager_NotificationRegistration_delete()