Home
last modified time | relevance | path

Searched defs:PowerHalDeathRecipient (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/audio/hal/
Daudio_perf.cpp42 struct PowerHalDeathRecipient : virtual public hidl_death_recipient { struct
54 static android::sp<PowerHalDeathRecipient> gPowerHalDeathRecipient = nullptr; in getPowerHal() argument
/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraPerf.cpp60 struct PowerHalDeathRecipient : virtual public hidl_death_recipient { struct
62 virtual void serviceDied(uint64_t, const wp<IBase>&) override { in serviceDied()