Home
last modified time | relevance | path

Searched refs:DescendLevelToThresholdClr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dthermal_config_sensor_cluster.cpp138 void ThermalConfigSensorCluster::DescendLevelToThresholdClr(std::vector<LevelItem>& levItems, in DescendLevelToThresholdClr() function in OHOS::PowerMgr::ThermalConfigSensorCluster
227 DescendLevelToThresholdClr(levItems, level, curTemp); in AscJudgment()
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_policy/
H A Dthermal_config_sensor_cluster.h63 …void DescendLevelToThresholdClr(std::vector<LevelItem>& levItems, uint32_t& level, int32_t curTemp…