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