Searched refs:binderDied (Results 1 – 5 of 5) sorted by relevance
/system/core/healthd/ | ||
D | BatteryPropertiesRegistrar.h | 44 void binderDied(const wp<IBinder>& who); |
D | BatteryPropertiesRegistrar.cpp | 92 void BatteryPropertiesRegistrar::binderDied(const wp<IBinder>& who) { in binderDied() function in android::BatteryPropertiesRegistrar |
/system/core/fingerprintd/ | ||
D | FingerprintDaemonProxy.h | 51 void binderDied(const wp<IBinder>& who); |
D | FingerprintDaemonProxy.cpp | 242 void FingerprintDaemonProxy::binderDied(const wp<IBinder>& who) { in binderDied() function in android::FingerprintDaemonProxy |
/system/security/keystore/ | ||
D | keystore.cpp | 1702 void binderDied(const wp<IBinder>& who) { in binderDied() function in android::KeyStoreProxy |