Home
last modified time | relevance | path

Searched refs:DeathRecipient (Results 1 – 15 of 15) 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/neuralnetworks/utils/common/src/
DProtectCallback.cpp34 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()
/hardware/interfaces/neuralnetworks/utils/common/include/nnapi/hal/
DProtectCallback.h57 class DeathRecipient final : public hidl_death_recipient {
93 DeathHandler(sp<hidl::base::V1_0::IBase> object, sp<DeathRecipient> deathRecipient);
96 sp<DeathRecipient> mDeathRecipient;
/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/sm8150/display/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/sm7250/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/google/av/media/eco/include/eco/
DECOServiceInfoListener.h42 public virtual IBinder::DeathRecipient {
DECOServiceStatsProvider.h44 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 {