Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DIServiceManager.cpp130 void removeRegistrationCallbackLocked(const sp<AidlRegistrationCallback>& cb,
562 void ServiceManagerShim::removeRegistrationCallbackLocked(const sp<AidlRegistrationCallback>& cb, in removeRegistrationCallbackLocked() function in android::ServiceManagerShim
594 removeRegistrationCallbackLocked(cb, &it, &registrationWaiter); in unregisterForNotifications()