Home
last modified time | relevance | path

Searched refs:hidl_death_recipient (Results 1 – 20 of 20) sorted by relevance

/system/libhidl/transport/include/hidl/
DHidlBinderSupport.h41 hidl_binder_death_recipient(const sp<hidl_death_recipient> &recipient,
44 wp<hidl_death_recipient> getRecipient();
46 wp<hidl_death_recipient> mRecipient;
/system/libhidl/transport/
DHidlBinderSupport.cpp36 hidl_binder_death_recipient::hidl_binder_death_recipient(const sp<hidl_death_recipient> &recipient, in hidl_binder_death_recipient()
42 sp<hidl_death_recipient> recipient = mRecipient.promote(); in binderDied()
49 wp<hidl_death_recipient> hidl_binder_death_recipient::getRecipient() { in getRecipient()
/system/hwservicemanager/
DServiceManager.h32 using ::android::hardware::hidl_death_recipient;
43 struct ServiceManager : public V1_2::IServiceManager, hidl_death_recipient {
/system/bt/hci/src/
Dhci_layer_android.cc42 using ::android::hardware::hidl_death_recipient;
63 class BluetoothHciDeathRecipient : public hidl_death_recipient {
/system/libhidl/transport/base/1.0/vts/functional/
Dvts_ibase_test.cpp43 using android::hardware::hidl_death_recipient;
205 struct HidlDeathRecipient : hidl_death_recipient { in TEST_F()
208 sp<hidl_death_recipient> recipient = new HidlDeathRecipient; in TEST_F()
/system/security/keystore/
Dconfirmation_manager.h42 class ConfirmationManager : public android::hardware::hidl_death_recipient,
/system/libhidl/transport/token/1.0/utils/
DHybridInterface.cpp33 struct TokenManagerDeathRecipient : public hardware::hidl_death_recipient {
/system/core/storaged/include/
Dstoraged.h79 public android::hardware::hidl_death_recipient {
/system/libhidl/transport/base/1.0/
DIBase.hal83 * @param recipient a hidl_death_recipient callback object
94 * @param recipient a previously registered hidl_death_recipient callback
/system/bt/btif/src/
Dbtif_a2dp_audio_interface.cc62 using ::android::hardware::hidl_death_recipient;
161 class BluetoothAudioDeathRecipient : public hidl_death_recipient {
/system/bt/gd/hal/
Dhci_hal_android_hidl.cc40 class HciDeathRecipient : public ::android::hardware::hidl_death_recipient {
/system/chre/host/hal_generic/
Dgeneric_context_hub.h114 class DeathRecipient : public hidl_death_recipient {
/system/nfc/src/adaptation/
DNfcAdaptation.cc34 using ::android::hardware::hidl_death_recipient;
138 class NfcHalDeathRecipient : public hidl_death_recipient {
/system/bt/vendor_libs/linux/interface/
Dbluetooth_hci.cc244 class BluetoothDeathRecipient : public hidl_death_recipient {
/system/bt/test/rootcanal/
Dbluetooth_hci.cc49 class BluetoothDeathRecipient : public hidl_death_recipient {
/system/libhidl/transport/token/1.0/utils/include/hidl/
DHybridInterface.h221 struct Obituary : public hardware::hidl_death_recipient {
/system/bt/audio_hal_interface/
Dclient_interface.cc162 : public ::android::hardware::hidl_death_recipient {
/system/libhidl/base/include/hidl/
DHidlSupport.h75 struct hidl_death_recipient : public virtual RefBase { struct
1005 inline std::string toString(const sp<hidl_death_recipient> &dr) {
/system/chre/host/msm/daemon/
Dchre_daemon.cc123 class StHalDeathRecipient : public android::hardware::hidl_death_recipient {
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp109 using ::android::hardware::hidl_death_recipient;
1668 struct HidlDeathRecipient : hidl_death_recipient {