Home
last modified time | relevance | path

Searched refs:CheckExtraCondition (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.cpp117 CheckExtraCondition(typeTempInfo, level); in CalculateSensorLevel()
121 CheckExtraCondition(typeTempInfo, level); in CalculateSensorLevel()
265 void ThermalConfigSensorCluster::CheckExtraCondition(const TypeTempMap& typeTempInfo, uint32_t& lev… in CheckExtraCondition() function in OHOS::PowerMgr::ThermalConfigSensorCluster
/ohos5.0/base/powermgr/thermal_manager/services/native/include/thermal_policy/
H A Dthermal_config_sensor_cluster.h73 void CheckExtraCondition(const TypeTempMap& typeTempInfo, uint32_t& level);