Searched defs:recipient (Results 1 – 7 of 7) sorted by relevance
117 const sp<DeathRecipient>& recipient, void* cookie, uint32_t flags) in linkToDeath()151 const wp<DeathRecipient>& recipient, void* cookie, uint32_t flags, in unlinkToDeath()227 sp<DeathRecipient> recipient = obit.recipient.promote(); in reportOneDeath() local
222 wp<IBinder::DeathRecipient> recipient; member453 const sp<IBinder::DeathRecipient>& recipient, in linkToDeath()471 const wp<IBinder::DeathRecipient>& recipient, in unlinkToDeath()
89 sp<DeathRecipient> recipient(new DeathRecipient(callback)); in RegisterForDeathNotifications() local
105 wp<DeathRecipient> recipient; member
36 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() local
142 sp<hidl_death_recipient> recipient = new HidlDeathRecipient; in TEST_F() local
1711 sp<HidlDeathRecipient> recipient = new HidlDeathRecipient(); in TEST_F() local