Searched refs:SensorClusterMap (Results 1 – 4 of 4) sorted by relevance
50 void SetSensorClusterMap(SensorClusterMap& scm);75 SensorClusterMap sensorClusterMap_;
72 using SensorClusterMap = std::map<std::string, SensorClusterPtr>; variable
62 void ThermalPolicy::SetSensorClusterMap(SensorClusterMap& scm) in SetSensorClusterMap()
147 SensorClusterMap msc; in ParseLevelNode()