Home
last modified time | relevance | path

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

/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/netd/server/
DEventReporter.cpp57 void binderDied(const android::wp<android::IBinder>& /* who */) override { in registerUnsolEventListener() function in EventReporter::registerUnsolEventListener::DeathRecipient
DOemNetdListener.cpp62 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.cc188 void PackageManagerDeathRecipient::binderDied(const android::wp<android::IBinder>& /* who */) { in binderDied() function in iorap::binder::PackageManagerDeathRecipient
/system/hardware/interfaces/suspend/1.0/default/
DSuspendControlService.h44 void binderDied(const wp<IBinder>& who) override;
DSuspendControlService.cpp79 void SuspendControlService::binderDied(const wp<IBinder>& who) { in binderDied() function in android::system::suspend::V1_0::SuspendControlService
/system/security/keystore/
Dconfirmation_manager.h73 void binderDied(const android::wp<android::IBinder>& who);
DKeyStore.cpp505 void KeyStore::binderDied(const ::android::wp<IBinder>& who) { in binderDied() function in keystore::KeyStore
507 if (mKmDevices[SecurityLevel(i)]) mKmDevices[SecurityLevel(i)]->binderDied(who); in binderDied()
509 getConfirmationManager().binderDied(who); in binderDied()
Dconfirmation_manager.cpp191 void ConfirmationManager::binderDied(const wp<IBinder>& who) { in binderDied() function in keystore::ConfirmationManager
DKeyStore.h139 void binderDied(const ::android::wp<IBinder>& who) override;
Dkey_store_service.h52 void binderDied(const android::wp<android::IBinder>& who);
Dkeymaster_worker.h286 void binderDied(android::wp<IBinder> who);
Dkeymaster_worker.cpp1134 void KeymasterWorker::binderDied(android::wp<IBinder> who) { in binderDied() function in keystore::KeymasterWorker
/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.cc57 void binderDied(const android::wp<android::IBinder>& /* who */) override { in binderDied() function in __anonce3fcd5b0111::BluetoothDeathRecipient
/system/core/libstats/pull/
Dstats_pull_atom_callback.cpp163 static void binderDied(void* /*cookie*/) { in binderDied() function
189 AIBinder_DeathRecipient_new(binderDied));
/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