Home
last modified time | relevance | path

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

/base/powermgr/thermal_manager/services/native/include/thermal_policy/
Dthermal_config_sensor_cluster.h48 std::string sensor1; member
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
Dthermal_srv_config_parser.cpp780 auto& sensor1 = sensors[0]; 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.cpp361 auto& sensor1 = tempDiffInfo.sensor1; in IsTempDiffTrigger() local