Home
last modified time | relevance | path

Searched defs:curDownTemp (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/application/protector/src/policy/
H A Dprotector_thermal_zone_info.cpp39 int32_t curDownTemp = tzItemList_.at(level - 1).thresholdClr; in AscJudgment() local
61 int32_t curDownTemp = tzItemList_.at(level - 1).thresholdClr; in DescJudgment() local
105 int32_t curDownTemp = tzItemList_.at(level - 1).thresholdClr; in HandleAscMaxSizeTemp() local
161 int32_t curDownTemp = tzItemList_.at(level - 1).thresholdClr; in HandleDescMaxSizeTemp() local
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_config_sensor_cluster.cpp222 int32_t curDownTemp = levItems.at(level - 1).thresholdClr; in AscJudgment() local
230 int32_t curDownTemp = levItems.at(level - 1).thresholdClr; in AscJudgment() local
245 int32_t curDownTemp = levItems.at(level - 1).thresholdClr; in DescJudgment() local
253 int32_t curDownTemp = levItems.at(level - 1).thresholdClr; in DescJudgment() local