Searched refs:DeathRecipient (Results 1 – 12 of 12) 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;
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 {
54 public virtual IBinder::DeathRecipient {
52 public virtual IBinder::DeathRecipient {
38 public android::IBinder::DeathRecipient {