Home
last modified time | relevance | path

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

/system/core/healthd/
DBatteryPropertiesRegistrar.h45 void binderDied(const wp<IBinder>& who);
DBatteryPropertiesRegistrar.cpp107 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;
188 void RemoteCallbackList<T>::CallbackDeathRecipient::binderDied( in binderDied() function
Dremote_callback_map.h90 void binderDied(const android::wp<android::IBinder>& who) override;
224 void RemoteCallbackMap<K, V>::CallbackDeathRecipient::binderDied( in binderDied() function
/system/libhwbinder/include/hwbinder/
DIBinder.h63 virtual void binderDied(const wp<IBinder>& who) = 0;
/system/core/libbinderwrapper/
Dreal_binder_wrapper.cc37 void binderDied(const wp<IBinder>& who) override { in binderDied() function in android::RealBinderWrapper::DeathRecipient
/system/bt/service/example/heart_rate/
Dserver_main.cc60 void binderDied(const android::wp<android::IBinder>& /* who */) override { in binderDied() function in __anon2738484f0111::BluetoothDeathRecipient
/system/libhidl/transport/
DHidlBinderSupport.cpp37 void hidl_binder_death_recipient::binderDied(const wp<IBinder>& /*who*/) { in binderDied() function in android::hardware::hidl_binder_death_recipient
/system/core/storaged/include/
Dstoraged.h288 void binderDied(const wp<IBinder>& who);
/system/libhwbinder/
DBpHwBinder.cpp224 recipient->binderDied(this); in reportOneDeath()
/system/core/storaged/
Dstoraged.cpp192 void storaged_t::binderDied(const wp<IBinder>& who) { in binderDied() function in storaged_t
/system/security/keystore/
Dkey_store_service.h38 void binderDied(const android::wp<android::IBinder>& who);
Dkey_store_service.cpp126 void KeyStoreService::binderDied(const wp<IBinder>& who) { in binderDied() function in keystore::KeyStoreService
/system/libhidl/transport/include/hidl/
DHidlBinderSupport.h44 virtual void binderDied(const wp<IBinder>& /*who*/);
/system/libhidl/transport/token/1.0/utils/include/hidl/
DHybridInterface.h165 dr->binderDied(who); in serviceDied()
/system/bt/service/client/
Dmain.cc1017 void binderDied(const android::wp<android::IBinder>& /* who */) override { in binderDied() function in BluetoothDeathRecipient