Searched refs:hidl_death_recipient (Results 1 – 16 of 16) sorted by relevance
40 using android::hardware::hidl_death_recipient;97 class StHalDeathRecipient : public hidl_death_recipient {
7 using ::android::hardware::hidl_death_recipient;26 class NfcHalDeathRecipient : public hidl_death_recipient {
41 hidl_binder_death_recipient(const sp<hidl_death_recipient> &recipient,44 wp<hidl_death_recipient> getRecipient();46 wp<hidl_death_recipient> mRecipient;
87 class hidl_health_death_recipient : public android::hardware::hidl_death_recipient {105 sp<android::hardware::hidl_death_recipient> hidl_death_recp;
32 using ::android::hardware::hidl_death_recipient;43 struct ServiceManager : public V1_2::IServiceManager, hidl_death_recipient {
39 hidl_binder_death_recipient::hidl_binder_death_recipient(const sp<hidl_death_recipient> &recipient, in hidl_binder_death_recipient()45 sp<hidl_death_recipient> recipient = mRecipient.promote(); in binderDied()52 wp<hidl_death_recipient> hidl_binder_death_recipient::getRecipient() { in getRecipient()
213 struct NoHwServiceManager : public IServiceManager1_2, hidl_death_recipient {
43 using android::hardware::hidl_death_recipient;224 struct HidlDeathRecipient : hidl_death_recipient { in TEST_F()227 sp<hidl_death_recipient> recipient = new HidlDeathRecipient; in TEST_F()
33 struct TokenManagerDeathRecipient : public hardware::hidl_death_recipient {
83 * @param recipient a hidl_death_recipient callback object94 * @param recipient a previously registered hidl_death_recipient callback
39 using android::hardware::hidl_death_recipient;82 public hidl_death_recipient,
41 using ::android::hardware::hidl_death_recipient;184 class NfcHalDeathRecipient : public hidl_death_recipient {
221 struct Obituary : public hardware::hidl_death_recipient {
373 class DeathRecipient : public hidl_death_recipient {
75 struct hidl_death_recipient : public virtual RefBase { struct1000 inline std::string toString(const sp<hidl_death_recipient> &dr) {
108 using ::android::hardware::hidl_death_recipient;1670 struct HidlDeathRecipient : hidl_death_recipient {