Searched refs:gThermalHidlHalDeathRecipient (Results 1 – 1 of 1) sorted by relevance
86 sp<ThermalHidlHalDeathRecipient> gThermalHidlHalDeathRecipient = nullptr; variable128 if (gThermalHidlHalDeathRecipient == nullptr) { in getThermalHalLocked()129 gThermalHidlHalDeathRecipient = new ThermalHidlHalDeathRecipient(); in getThermalHalLocked()132 gThermalHidlHal->linkToDeath(gThermalHidlHalDeathRecipient, 0x451F /* cookie */); in getThermalHalLocked()