Home
last modified time | relevance | path

Searched defs:binderDied (Results 1 – 6 of 6) sorted by relevance

/system/core/libstats/bootstrap/
DBootstrapClientInternal.cpp39 void BootstrapClientInternal::binderDied(const wp<IBinder>&) { in binderDied() function in android::os::stats::BootstrapClientInternal
/system/netd/server/
DEventReporter.cpp57 void binderDied(const android::wp<android::IBinder>& /* who */) override { in registerUnsolEventListener() function in EventReporter::registerUnsolEventListener::DeathRecipient
DOemNetdListener.cpp56 void binderDied(const ::android::wp<::android::IBinder>& /* who */) override { in registerOemUnsolicitedEventListenerInternal() function in com::android::internal::net::OemNetdListener::registerOemUnsolicitedEventListenerInternal::DeathRecipient
/system/update_engine/libbinderwrapper/
Dreal_binder_wrapper.cc38 void binderDied(const wp<IBinder>& who) override { callback_(); } in binderDied() function in android::RealBinderWrapper::DeathRecipient
/system/libhidl/transport/
DHidlBinderSupport.cpp44 void hidl_binder_death_recipient::binderDied(const wp<IBinder>& /*who*/) { in binderDied() function in android::hardware::hidl_binder_death_recipient
/system/hardware/interfaces/suspend/1.0/default/
DSuspendControlService.cpp90 void SuspendControlService::binderDied(const wp<IBinder>& who) { in binderDied() function in android::system::suspend::V1_0::SuspendControlService