Home
last modified time | relevance | path

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

/system/core/healthd/
DBatteryPropertiesRegistrar.h44 void binderDied(const wp<IBinder>& who);
DBatteryPropertiesRegistrar.cpp93 void BatteryPropertiesRegistrar::binderDied(const wp<IBinder>& who) { in binderDied() function in android::BatteryPropertiesRegistrar
/system/bt/service/ipc/binder/
Dremote_callback_list.h78 void binderDied(const android::wp<android::IBinder>& who) override;
190 void RemoteCallbackList<T>::CallbackDeathRecipient::binderDied( in binderDied() function
Dremote_callback_map.h94 void binderDied(const android::wp<android::IBinder>& who) override;
237 void RemoteCallbackMap<K, V>::CallbackDeathRecipient::binderDied( in binderDied() function
/system/core/fingerprintd/
DFingerprintDaemonProxy.h52 void binderDied(const wp<IBinder>& who);
DFingerprintDaemonProxy.cpp257 void FingerprintDaemonProxy::binderDied(const wp<IBinder>& who) { in binderDied() function in android::FingerprintDaemonProxy
/system/bt/service/example/heart_rate/
Dserver_main.cpp59 void binderDied(const android::wp<android::IBinder>& /* who */) override { in binderDied() function in __anon7b7a62cd0111::BluetoothDeathRecipient
/system/core/libbinderwrapper/
Dreal_binder_wrapper.cc37 void binderDied(const wp<IBinder>& who) override { in binderDied() function in android::RealBinderWrapper::DeathRecipient
/system/security/keystore/
Dkey_store_service.h36 void binderDied(const wp<IBinder>& who);
Dkey_store_service.cpp51 void KeyStoreService::binderDied(const wp<IBinder>& who) { in binderDied() function in android::KeyStoreService
/system/bt/service/client/
Dmain.cpp790 void binderDied(const android::wp<android::IBinder>& /* who */) override { in binderDied() function in BluetoothDeathRecipient