Home
last modified time | relevance | path

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

/system/core/libbinderwrapper/include/binderwrapper/
Dstub_binder_wrapper.h93 void NotifyAboutBinderDeath(const sp<IBinder>& binder);
/system/core/libbinderwrapper/
Dstub_binder_wrapper.cc42 void StubBinderWrapper::NotifyAboutBinderDeath(const sp<IBinder>& binder) { in NotifyAboutBinderDeath() function in android::StubBinderWrapper