Home
last modified time | relevance | path

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

/system/hardware/interfaces/suspend/1.0/default/
DSuspendControlService.h52 void binderDied(const wp<IBinder>& who) override;
81 void binderDied([[maybe_unused]] const wp<IBinder>& who) override {} in binderDied() function
DSuspendControlService.cpp90 void SuspendControlService::binderDied(const wp<IBinder>& who) { in binderDied() function in android::system::suspend::V1_0::SuspendControlService
/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/netd/server/
DEventReporter.cpp57 void binderDied(const android::wp<android::IBinder>& /* who */) override { in registerUnsolEventListener() function in EventReporter::registerUnsolEventListener::DeathRecipient
DOemNetdListener.cpp56 void binderDied(const ::android::wp<::android::IBinder>& /* who */) override { in registerOemUnsolicitedEventListenerInternal() function in com::android::internal::net::OemNetdListener::registerOemUnsolicitedEventListenerInternal::DeathRecipient
/system/iorap/src/binder/
Dpackage_manager_remote.h40 void binderDied(const android::wp<android::IBinder>& /* who */) override;
Dpackage_manager_remote.cc190 void PackageManagerDeathRecipient::binderDied(const android::wp<android::IBinder>& /* who */) { in binderDied() function in iorap::binder::PackageManagerDeathRecipient
/system/libhwbinder/include/hwbinder/
DIBinder.h99 virtual void binderDied(const wp<IBinder>& who) = 0;
/system/bt/service/example/heart_rate/
Dserver_main.cc57 void binderDied(const android::wp<android::IBinder>& /* who */) override { in binderDied() function in __anon8abff4370111::BluetoothDeathRecipient
/system/core/libbinderwrapper/
Dreal_binder_wrapper.cc37 void binderDied(const wp<IBinder>& who) override { in binderDied() function in android::RealBinderWrapper::DeathRecipient
/system/libhidl/transport/include/hidl/
DHidlBinderSupport.h43 virtual void binderDied(const wp<IBinder>& /*who*/);
/system/libhwbinder/
DBpHwBinder.cpp236 recipient->binderDied(this); in reportOneDeath()
/system/libhidl/transport/
DHidlBinderSupport.cpp44 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/
DHybridInterface.h248 dr->binderDied(who); in serviceDied()
/system/bt/service/client/
Dmain.cc1055 void binderDied(const android::wp<android::IBinder>& /* who */) override { in binderDied() function in BluetoothDeathRecipient