Home
last modified time | relevance | path

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

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