Searched refs:ParseSensorInfo (Results 1 – 2 of 2) sorted by relevance
131 std::unordered_map<std::string, SensorInfo> ParseSensorInfo(std::string_view config_path);
139 std::unordered_map<std::string, SensorInfo> ParseSensorInfo(std::string_view config_path) { in ParseSensorInfo() function