/system/hardware/interfaces/suspend/1.0/default/ |
D | SuspendControlService.h | 42 void binderDied(const wp<IBinder>& who) override;
|
D | SuspendControlService.cpp | 70 void SuspendControlService::binderDied(const wp<IBinder>& who) { in binderDied() function in android::system::suspend::V1_0::SuspendControlService
|
/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/netd/server/ |
D | EventReporter.cpp | 57 void binderDied(const android::wp<android::IBinder>& /* who */) override { in registerUnsolEventListener() function in EventReporter::registerUnsolEventListener::DeathRecipient
|
D | OemNetdListener.cpp | 62 void binderDied(const ::android::wp<::android::IBinder>& /* who */) override { in registerOemUnsolicitedEventListenerInternal() function in com::android::internal::net::OemNetdListener::registerOemUnsolicitedEventListenerInternal::DeathRecipient
|
/system/security/keystore/ |
D | confirmation_manager.h | 73 void binderDied(const android::wp<android::IBinder>& who);
|
D | KeyStore.cpp | 510 void KeyStore::binderDied(const ::android::wp<IBinder>& who) { in binderDied() function in keystore::KeyStore 512 if (mKmDevices[SecurityLevel(i)]) mKmDevices[SecurityLevel(i)]->binderDied(who); in binderDied() 514 getConfirmationManager().binderDied(who); in binderDied()
|
D | KeyStore.h | 139 void binderDied(const ::android::wp<IBinder>& who) override;
|
D | confirmation_manager.cpp | 193 void ConfirmationManager::binderDied(const wp<IBinder>& who) { in binderDied() function in keystore::ConfirmationManager
|
D | key_store_service.h | 52 void binderDied(const android::wp<android::IBinder>& who);
|
D | keymaster_worker.h | 291 void binderDied(android::wp<IBinder> who);
|
D | keymaster_worker.cpp | 1089 void KeymasterWorker::binderDied(android::wp<IBinder> who) { in binderDied() function in keystore::KeymasterWorker
|
/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 | 57 void binderDied(const android::wp<android::IBinder>& /* who */) override { in binderDied() function in __anonca8f5f590111::BluetoothDeathRecipient
|
/system/libhwbinder/ |
D | BpHwBinder.cpp | 231 recipient->binderDied(this); in reportOneDeath()
|
/system/libhidl/transport/ |
D | HidlBinderSupport.cpp | 41 void hidl_binder_death_recipient::binderDied(const wp<IBinder>& /*who*/) { in binderDied() function in android::hardware::hidl_binder_death_recipient
|
/system/libhidl/transport/include/hidl/ |
D | HidlBinderSupport.h | 43 virtual void binderDied(const wp<IBinder>& /*who*/);
|
/system/libhidl/transport/token/1.0/utils/include/hidl/ |
D | HybridInterface.h | 248 dr->binderDied(who); in serviceDied()
|
/system/bt/service/client/ |
D | main.cc | 1055 void binderDied(const android::wp<android::IBinder>& /* who */) override { in binderDied() function in BluetoothDeathRecipient
|