Home
last modified time | relevance | path

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

/system/core/healthd/
DBatteryPropertiesRegistrar.h44 void binderDied(const wp<IBinder>& who);
DBatteryPropertiesRegistrar.cpp92 void BatteryPropertiesRegistrar::binderDied(const wp<IBinder>& who) { in binderDied() function in android::BatteryPropertiesRegistrar
/system/core/fingerprintd/
DFingerprintDaemonProxy.h51 void binderDied(const wp<IBinder>& who);
DFingerprintDaemonProxy.cpp242 void FingerprintDaemonProxy::binderDied(const wp<IBinder>& who) { in binderDied() function in android::FingerprintDaemonProxy
/system/security/keystore/
Dkeystore.cpp1702 void binderDied(const wp<IBinder>& who) { in binderDied() function in android::KeyStoreProxy