/system/core/healthd/ |
D | BatteryPropertiesRegistrar.h | 45 void binderDied(const wp<IBinder>& who);
|
D | BatteryPropertiesRegistrar.cpp | 107 void BatteryPropertiesRegistrar::binderDied(const wp<IBinder>& who) { in binderDied() function in android::BatteryPropertiesRegistrar
|
/system/bt/service/ipc/binder/ |
D | remote_callback_list.h | 78 void binderDied(const android::wp<android::IBinder>& who) override; 188 void RemoteCallbackList<T>::CallbackDeathRecipient::binderDied( in binderDied() function
|
D | remote_callback_map.h | 90 void binderDied(const android::wp<android::IBinder>& who) override; 224 void RemoteCallbackMap<K, V>::CallbackDeathRecipient::binderDied( in binderDied() function
|
/system/libhwbinder/include/hwbinder/ |
D | IBinder.h | 63 virtual void binderDied(const wp<IBinder>& who) = 0;
|
/system/core/libbinderwrapper/ |
D | real_binder_wrapper.cc | 37 void binderDied(const wp<IBinder>& who) override { in binderDied() function in android::RealBinderWrapper::DeathRecipient
|
/system/bt/service/example/heart_rate/ |
D | server_main.cc | 60 void binderDied(const android::wp<android::IBinder>& /* who */) override { in binderDied() function in __anon2738484f0111::BluetoothDeathRecipient
|
/system/libhidl/transport/ |
D | HidlBinderSupport.cpp | 37 void hidl_binder_death_recipient::binderDied(const wp<IBinder>& /*who*/) { in binderDied() function in android::hardware::hidl_binder_death_recipient
|
/system/core/storaged/include/ |
D | storaged.h | 288 void binderDied(const wp<IBinder>& who);
|
/system/libhwbinder/ |
D | BpHwBinder.cpp | 224 recipient->binderDied(this); in reportOneDeath()
|
/system/core/storaged/ |
D | storaged.cpp | 192 void storaged_t::binderDied(const wp<IBinder>& who) { in binderDied() function in storaged_t
|
/system/security/keystore/ |
D | key_store_service.h | 38 void binderDied(const android::wp<android::IBinder>& who);
|
D | key_store_service.cpp | 126 void KeyStoreService::binderDied(const wp<IBinder>& who) { in binderDied() function in keystore::KeyStoreService
|
/system/libhidl/transport/include/hidl/ |
D | HidlBinderSupport.h | 44 virtual void binderDied(const wp<IBinder>& /*who*/);
|
/system/libhidl/transport/token/1.0/utils/include/hidl/ |
D | HybridInterface.h | 165 dr->binderDied(who); in serviceDied()
|
/system/bt/service/client/ |
D | main.cc | 1017 void binderDied(const android::wp<android::IBinder>& /* who */) override { in binderDied() function in BluetoothDeathRecipient
|