Home
last modified time | relevance | path

Searched refs: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
65 gPowerHalDeathRecipient = new PowerHalDeathRecipient(); in getPowerHal()
/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraPerf.cpp60 struct PowerHalDeathRecipient : virtual public hidl_death_recipient { struct
70 sp<PowerHalDeathRecipient> gPowerHalDeathRecipient = nullptr;
84 gPowerHalDeathRecipient = new PowerHalDeathRecipient(); in getPowerHalLocked()