Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_HardwarePropertiesManagerService.cpp69 struct ThermalHidlHalDeathRecipient : virtual public hidl_death_recipient { struct
86 sp<ThermalHidlHalDeathRecipient> gThermalHidlHalDeathRecipient = nullptr;
129 gThermalHidlHalDeathRecipient = new ThermalHidlHalDeathRecipient(); in getThermalHalLocked()