Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_config_sensor_cluster.cpp62 void ThermalConfigSensorCluster::UpdateThermalLevel(const TypeTempMap& typeTempInfo) in UpdateThermalLevel()
76 void ThermalConfigSensorCluster::CalculateSensorLevel(const TypeTempMap& typeTempInfo, in CalculateSensorLevel()
191 void ThermalConfigSensorCluster::CheckExtraCondition(const TypeTempMap& typeTempInfo, uint32_t& lev… in CheckExtraCondition()
232 bool ThermalConfigSensorCluster::IsAuxSensorTrigger(const TypeTempMap& typeTempInfo, uint32_t& leve… in IsAuxSensorTrigger()
/base/powermgr/thermal_manager/test/unittest/src/
Dthermal_service_test.cpp292 TypeTempMap typeTempInfo; variable
481 TypeTempMap typeTempInfo; variable