Home
last modified time | relevance | path

Searched defs:sensor2 (Results 1 – 3 of 3) sorted by relevance

/base/powermgr/thermal_manager/services/native/include/thermal_policy/
Dthermal_config_sensor_cluster.h49 std::string sensor2; member
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_srv_config_parser.cpp781 auto& sensor2 = sensors[1]; in ParseTempDiffInfo() local
796 const std::string& sensor1, const std::string& sensor2, TempDiffInfoList& infoList) in ParseTempDiffLevInfo()
826 const std::string& sensor1, const std::string& sensor2, TempDiffItem& item) in ParseTempDiffValue()
Dthermal_config_sensor_cluster.cpp362 auto& sensor2 = tempDiffInfo.sensor2; in IsTempDiffTrigger() local