Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/thermal_manager/application/protector/include/policy/
H A Dprotector_thermal_zone_info.h30 int32_t thresholdClr; member
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_policy/
H A Dthermal_config_sensor_cluster.h28 int32_t thresholdClr; member
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_shutdown.cpp125 uint32_t ActionShutdown::DelayShutdown(bool isShutdown, int32_t temp, int32_t thresholdClr) in DelayShutdown()