Home
last modified time | relevance | path

Searched refs:AscendLevelToThreshold (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.cpp127 void ThermalConfigSensorCluster::AscendLevelToThreshold(std::vector<LevelItem>& levItems, uint32_t&… in AscendLevelToThreshold() function in OHOS::PowerMgr::ThermalConfigSensorCluster
225 AscendLevelToThreshold(levItems, level, levItems.size(), curTemp); in AscJudgment()
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_policy/
H A Dthermal_config_sensor_cluster.h62 …void AscendLevelToThreshold(std::vector<LevelItem>& levItems, uint32_t& level, uint32_t end, int32…