Searched defs:recipient (Results 1 – 6 of 6) sorted by relevance
139 wp<IBinder::DeathRecipient> recipient; member263 const sp<IBinder::DeathRecipient>& recipient, in linkToDeath()284 const wp<IBinder::DeathRecipient>& recipient, in unlinkToDeath()
117 const sp<DeathRecipient>& recipient, void* cookie, uint32_t flags) in linkToDeath()151 const wp<DeathRecipient>& recipient, void* cookie, uint32_t flags, in unlinkToDeath()220 sp<DeathRecipient> recipient = obit.recipient.promote(); in reportOneDeath() local
89 sp<DeathRecipient> recipient(new DeathRecipient(callback)); in RegisterForDeathNotifications() local
100 wp<DeathRecipient> recipient; member
47 sp<hidl_death_recipient> recipient = mRecipient.promote(); in binderDied() local
1386 sp<HidlDeathRecipient> recipient = new HidlDeathRecipient(); in TEST_F() local