Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/services/native/src/thermal_action/action/action_soc/
Daction_cpu_isolate.cpp90 auto thermalInterface = g_service->GetThermalInterface(); in RequestCpuIsolate()
/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
Daction_charger.cpp105 auto thermalInterface = g_service->GetThermalInterface(); in ChargerRequest()
/base/powermgr/thermal_manager/services/native/include/
Dthermal_service.h125 sptr<IThermalInterface> GetThermalInterface() const in GetThermalInterface() function