Searched refs:DeathRecipient (Results 1 – 15 of 15) sorted by relevance
94 mCallbackDeathRecipient(new DeathRecipient( in SubscriptionManager()141 class DeathRecipient : public hidl_death_recipient {143 DeathRecipient(const OnClientDead& onClientDead) in DeathRecipient() function145 ~DeathRecipient() = default;147 DeathRecipient(const DeathRecipient& ) = delete;148 DeathRecipient& operator=(const DeathRecipient&) = delete;168 sp<DeathRecipient> mCallbackDeathRecipient;
34 void DeathRecipient::serviceDied(uint64_t /*cookie*/, const wp<hidl::base::V1_0::IBase>& /*who*/) { in serviceDied()42 void DeathRecipient::add(IProtectedCallback* killable) const { in add()52 void DeathRecipient::remove(IProtectedCallback* killable) const { in remove()64 auto deathRecipient = sp<DeathRecipient>::make(); in create()75 DeathHandler::DeathHandler(sp<hidl::base::V1_0::IBase> object, sp<DeathRecipient> deathRecipient) in DeathHandler()
57 class DeathRecipient final : public hidl_death_recipient {93 DeathHandler(sp<hidl::base::V1_0::IBase> object, sp<DeathRecipient> deathRecipient);96 sp<DeathRecipient> mDeathRecipient;
72 class DeathRecipient : public hidl_death_recipient {74 DeathRecipient(const sp<Contexthub> contexthub);88 sp<DeathRecipient> mDeathRecipient;
41 mDeathRecipient(new DeathRecipient(this)), in Contexthub()114 Contexthub::DeathRecipient::DeathRecipient(sp<Contexthub> contexthub) in DeathRecipient() function in android::hardware::contexthub::V1_0::implementation::Contexthub::DeathRecipient117 void Contexthub::DeathRecipient::serviceDied( in serviceDied()
36 class QHDMIClient: public android::IBinder::DeathRecipient,
42 public virtual IBinder::DeathRecipient {
44 public virtual IBinder::DeathRecipient {
54 public virtual IBinder::DeathRecipient {
52 public virtual IBinder::DeathRecipient {
38 public android::IBinder::DeathRecipient {