Searched defs:recipient (Results 1 – 13 of 13) 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
222 wp<IBinder::DeathRecipient> recipient; member446 const sp<IBinder::DeathRecipient>& recipient, in linkToDeath()465 const wp<IBinder::DeathRecipient>& recipient, in unlinkToDeath()
116 let recipient = ECDHPrivateKey::generate()?; in test_crypto_roundtrip() localVariable119 let recipient = ECDHPrivateKey::from_private_key(&recipient.private_key()?)?; in test_crypto_roundtrip() localVariable
48 public void linkToDeath(DeathRecipient recipient, int flags) { in linkToDeath()
108 wp<DeathRecipient> recipient; member
87 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
227 sp<hidl_death_recipient> recipient = new HidlDeathRecipient; in TEST_F() local
177 Endpoint recipient; member
503 auto& recipient = recipients->asArray()->get(0); in getSenderPubKeyFromCoseEncrypt() local
1687 sp<HidlDeathRecipient> recipient = new HidlDeathRecipient(); in TEST_F() local
99389 u8 recipient; member
109090 u8 recipient; member