Searched refs:hidl_death_recipient (Results 1 - 14 of 14) sorted by relevance

/system/connectivity/wificond/scanning/offload/
H A Doffload_service_utils.h32 class OffloadDeathRecipient : public android::hardware::hidl_death_recipient {
/system/hwservicemanager/
H A DServiceManager.h17 using ::android::hardware::hidl_death_recipient;
28 struct ServiceManager : public IServiceManager, hidl_death_recipient {
/system/libhidl/transport/token/1.0/utils/
H A DHybridInterface.cpp33 struct TokenManagerDeathRecipient : public hardware::hidl_death_recipient {
/system/libhidl/transport/
H A DHidlBinderSupport.cpp31 hidl_binder_death_recipient::hidl_binder_death_recipient(const sp<hidl_death_recipient> &recipient,
37 sp<hidl_death_recipient> recipient = mRecipient.promote();
44 wp<hidl_death_recipient> hidl_binder_death_recipient::getRecipient() {
/system/libhidl/transport/base/1.0/vts/functional/
H A Dvts_ibase_test.cpp28 using android::hardware::hidl_death_recipient;
139 struct HidlDeathRecipient : hidl_death_recipient {
142 sp<hidl_death_recipient> recipient = new HidlDeathRecipient;
/system/libhidl/transport/include/hidl/
H A DHidlBinderSupport.h39 // hidl_death_recipient, and implements the binder-specific
42 hidl_binder_death_recipient(const sp<hidl_death_recipient> &recipient,
45 wp<hidl_death_recipient> getRecipient();
47 wp<hidl_death_recipient> mRecipient;
/system/core/storaged/include/
H A Dstoraged.h80 public android::hardware::hidl_death_recipient {
/system/security/keystore/
H A Dconfirmation_manager.h42 class ConfirmationManager : public android::hardware::hidl_death_recipient,
75 // hidl_death_recipient overrides:
/system/bt/test/rootcanal/
H A Dbluetooth_hci.cc47 class BluetoothDeathRecipient : public hidl_death_recipient {
/system/bt/vendor_libs/linux/interface/
H A Dbluetooth_hci.cc245 class BluetoothDeathRecipient : public hidl_death_recipient {
/system/chre/host/hal_generic/
H A Dgeneric_context_hub.h114 class DeathRecipient : public hidl_death_recipient {
/system/libhidl/transport/token/1.0/utils/include/hidl/
H A DHybridInterface.h138 struct Obituary : public hardware::hidl_death_recipient {
/system/libhidl/base/include/hidl/
H A DHidlSupport.h63 // hidl_death_recipient is a callback interfaced that can be used with
65 struct hidl_death_recipient : public virtual RefBase { struct in namespace:android::hardware
961 inline std::string toString(const sp<hidl_death_recipient> &dr) {
/system/tools/hidl/test/hidl_test/
H A Dhidl_test_client.cpp115 using ::android::hardware::hidl_death_recipient;
1515 struct HidlDeathRecipient : hidl_death_recipient {

Completed in 4368 milliseconds