Home
last modified time | relevance | path

Searched defs:ThermalService (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_action/action/
H A Daction_thermal_level.h32 class ThermalService; variable
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_observer/
H A Dthermal_observer.h33 class ThermalService; variable
/ohos5.0/base/powermgr/thermal_manager/services/native/src/
H A Dthermal_service.cpp56 ThermalService::ThermalService() : SystemAbility(POWER_MANAGER_THERMAL_SERVICE_ID, true) {} in ThermalService() function in OHOS::PowerMgr::ThermalService