Home
last modified time | relevance | path

Searched refs:DeathRecipient (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DSubscriptionManager.h94 mCallbackDeathRecipient(new DeathRecipient( in SubscriptionManager()
141 class DeathRecipient : public hidl_death_recipient {
143 DeathRecipient(const OnClientDead& onClientDead) in DeathRecipient() function
145 ~DeathRecipient() = default;
147 DeathRecipient(const DeathRecipient& ) = delete;
148 DeathRecipient& operator=(const DeathRecipient&) = delete;
168 sp<DeathRecipient> mCallbackDeathRecipient;
/hardware/interfaces/contexthub/1.0/default/
DContexthub.h72 class DeathRecipient : public hidl_death_recipient {
74 DeathRecipient(const sp<Contexthub> contexthub);
88 sp<DeathRecipient> mDeathRecipient;
DContexthub.cpp41 mDeathRecipient(new DeathRecipient(this)), in Contexthub()
114 Contexthub::DeathRecipient::DeathRecipient(sp<Contexthub> contexthub) in DeathRecipient() function in android::hardware::contexthub::V1_0::implementation::Contexthub::DeathRecipient
117 void Contexthub::DeathRecipient::serviceDied( in serviceDied()
/hardware/qcom/display/msm8998/hdmi_cec/
DQHDMIClient.h36 class QHDMIClient: public android::IBinder::DeathRecipient,
/hardware/qcom/sdm845/display/hdmi_cec/
DQHDMIClient.h36 class QHDMIClient: public android::IBinder::DeathRecipient,
/hardware/qcom/display/msm8996/hdmi_cec/
DQHDMIClient.h36 class QHDMIClient: public android::IBinder::DeathRecipient,
/hardware/qcom/sm8150/display/hdmi_cec/
DQHDMIClient.h36 class QHDMIClient: public android::IBinder::DeathRecipient,
/hardware/google/av/media/eco/include/eco/
DECOServiceStatsProvider.h42 public virtual IBinder::DeathRecipient {
DECOServiceInfoListener.h42 public virtual IBinder::DeathRecipient {
DECOService.h54 public virtual IBinder::DeathRecipient {
DECOSession.h52 public virtual IBinder::DeathRecipient {
/hardware/google/pixel/powerstats/include/pixelpowerstats/
DAidlStateResidencyDataProvider.h38 public android::IBinder::DeathRecipient {