Home
last modified time | relevance | path

Searched refs:DescendLevelToThreshold (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.cpp149 void ThermalConfigSensorCluster::DescendLevelToThreshold(std::vector<LevelItem>& levItems, in DescendLevelToThreshold() function in OHOS::PowerMgr::ThermalConfigSensorCluster
232 DescendLevelToThreshold(levItems, level, curTemp); in AscJudgment()
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_policy/
H A Dthermal_config_sensor_cluster.h64 … void DescendLevelToThreshold(std::vector<LevelItem>& levItems, uint32_t& level, int32_t curTemp);