Searched defs:recipient (Results 1 – 9 of 9) sorted by relevance
122 const sp<DeathRecipient>& recipient, void* cookie, uint32_t flags) in linkToDeath()156 const wp<DeathRecipient>& recipient, void* cookie, uint32_t flags, in unlinkToDeath()232 sp<DeathRecipient> recipient = obit.recipient.promote(); in reportOneDeath() local
116 let recipient = ECDHPrivateKey::generate()?; in test_crypto_roundtrip() localVariable119 let recipient = ECDHPrivateKey::from_private_key(&recipient.private_key()?)?; in test_crypto_roundtrip() localVariable
222 wp<IBinder::DeathRecipient> recipient; member456 const sp<IBinder::DeathRecipient>& recipient, in linkToDeath()474 const wp<IBinder::DeathRecipient>& recipient, in unlinkToDeath()
108 wp<DeathRecipient> recipient; member
89 sp<DeathRecipient> recipient(new DeathRecipient(callback)); in RegisterForDeathNotifications() local
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() local
225 sp<hidl_death_recipient> recipient = new HidlDeathRecipient; in TEST_F() local
503 auto& recipient = recipients->asArray()->get(0); in getSenderPubKeyFromCoseEncrypt() local
1675 sp<HidlDeathRecipient> recipient = new HidlDeathRecipient(); in TEST_F() local