Home
last modified time | relevance | path

Searched refs:serviceDied (Results 1 – 23 of 23) sorted by relevance

/system/chre/host/common/include/chre_host/
Dst_hal_lpma_handler.h62 virtual void serviceDied(uint64_t /* cookie */, in serviceDied() function
/system/libhidl/transport/token/1.0/utils/
DHybridInterface.cpp34 void serviceDied(uint64_t, const wp<HInterface>&) { in serviceDied() function
/system/bt/gd/os/android/
Dwakelock_native.cc48 …void serviceDied(uint64_t /*cookie*/, const android::wp<::android::hidl::base::V1_0::IBase>& /*who… in serviceDied() function in bluetooth::os::internal::WakelockNative::Impl::SystemSuspendDeathRecipient
/system/core/storaged/include/
Dstoraged.h140 void serviceDied(uint64_t cookie, const wp<::android::hidl::base::V1_0::IBase>& who);
/system/bt/gd/rust/hal/src/ffi/
Dhidl.cc23 …virtual void serviceDied(uint64_t /*cookie*/, const android::wp<::android::hidl::base::V1_0::IBase… in serviceDied() function in bluetooth::hal::__anon4fbbecaa0111::HciDeathRecipient
/system/hwservicemanager/
DServiceManager.h88 virtual void serviceDied(uint64_t cookie, const wp<IBase>& who);
DServiceManager.cpp125 void ServiceManager::serviceDied(uint64_t cookie, const wp<IBase>& who) { in serviceDied() function in android::hidl::manager::implementation::ServiceManager
/system/security/keystore2/apc_compat/
Dapc_compat.cpp158 void serviceDied(uint64_t /* cookie */, in serviceDied() function in keystore2::ConfuiCompatSession
/system/bt/hci/src/
Dhci_layer_android.cc84 …virtual void serviceDied(uint64_t /*cookie*/, const android::wp<::android::hidl::base::V1_0::IBase… in serviceDied() function in BluetoothHciDeathRecipient
/system/bt/gd/hal/
Dhci_hal_android_hidl.cc47 …virtual void serviceDied(uint64_t /*cookie*/, const android::wp<::android::hidl::base::V1_0::IBase… in serviceDied() function in bluetooth::hal::__anon37ce7e190111::HciDeathRecipient
/system/libhidl/transport/
DHidlBinderSupport.cpp47 recipient->serviceDied(mCookie, mBase); in binderDied()
/system/core/storaged/
Dstoraged.cpp125 void storaged_t::serviceDied(uint64_t cookie, const wp<::android::hidl::base::V1_0::IBase>& who) { in serviceDied() function in storaged_t
/system/bt/vendor_libs/linux/interface/
Dbluetooth_hci.cc248 void serviceDied( in serviceDied() function in android::hardware::bluetooth::V1_1::btlinux::BluetoothDeathRecipient
/system/libhidl/transport/base/1.0/vts/functional/
Dvts_ibase_test.cpp206 virtual void serviceDied(uint64_t /* cookie */, const wp<IBase>& /* who */){}; in TEST_F() function
/system/bt/test/rootcanal/
Dbluetooth_hci.cc53 void serviceDied( in serviceDied() function in android::hardware::bluetooth::V1_1::sim::BluetoothDeathRecipient
/system/bt/btif/src/
Dbtif_a2dp_audio_interface.cc159 void serviceDied( in serviceDied() function in BluetoothAudioDeathRecipient
/system/libhidl/transport/token/1.0/utils/include/hidl/
DHybridInterface.h245 void serviceDied(uint64_t, const wp<HInterface>&) override { in serviceDied() function
/system/nfc/src/adaptation/
DNfcAdaptation.cc145 virtual void serviceDied( in serviceDied() function in NfcHalDeathRecipient
/system/chre/host/hal_generic/common/
Dgeneric_context_hub_base.h567 void serviceDied( in serviceDied() function
/system/bt/audio_hal_interface/
Dclient_interface.cc175 void serviceDied( in serviceDied() function in bluetooth::audio::BluetoothAudioDeathRecipient
/system/libhidl/base/include/hidl/
DHidlSupport.h76 virtual void serviceDied(uint64_t cookie,
/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java99 public void serviceDied(long cookie) { in serviceDied() method in HidlTestJava.HidlDeathRecipient
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1661 void serviceDied(uint64_t cookie, const wp<IBase>& who) override { in serviceDied() function