/system/hardware/interfaces/suspend/1.0/default/ |
D | SuspendControlService.h | 52 void binderDied(const wp<IBinder>& who) override; 81 void binderDied([[maybe_unused]] const wp<IBinder>& who) override {} in binderDied() function
|
D | SuspendControlService.cpp | 90 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/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 | 56 void binderDied(const ::android::wp<::android::IBinder>& /* who */) override { in registerOemUnsolicitedEventListenerInternal() function in com::android::internal::net::OemNetdListener::registerOemUnsolicitedEventListenerInternal::DeathRecipient
|
/system/iorap/src/binder/ |
D | package_manager_remote.h | 40 void binderDied(const android::wp<android::IBinder>& /* who */) override;
|
D | package_manager_remote.cc | 190 void PackageManagerDeathRecipient::binderDied(const android::wp<android::IBinder>& /* who */) { in binderDied() function in iorap::binder::PackageManagerDeathRecipient
|
/system/libhwbinder/include/hwbinder/ |
D | IBinder.h | 99 virtual void binderDied(const wp<IBinder>& who) = 0;
|
/system/bt/service/example/heart_rate/ |
D | server_main.cc | 57 void binderDied(const android::wp<android::IBinder>& /* who */) override { in binderDied() function in __anon8abff4370111::BluetoothDeathRecipient
|
/system/core/libbinderwrapper/ |
D | real_binder_wrapper.cc | 37 void binderDied(const wp<IBinder>& who) override { in binderDied() function in android::RealBinderWrapper::DeathRecipient
|
/system/libhidl/transport/include/hidl/ |
D | HidlBinderSupport.h | 43 virtual void binderDied(const wp<IBinder>& /*who*/);
|
/system/libhwbinder/ |
D | BpHwBinder.cpp | 236 recipient->binderDied(this); in reportOneDeath()
|
/system/libhidl/transport/ |
D | HidlBinderSupport.cpp | 44 void hidl_binder_death_recipient::binderDied(const wp<IBinder>& /*who*/) { in binderDied() function in android::hardware::hidl_binder_death_recipient
|
/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
|