Searched refs:relativeFilePaths (Results 1 – 2 of 2) sorted by relevance
64 void ParserFileSO(std::string& directory, const std::vector<std::string>& relativeFilePaths);
97 …raceParser::ParserFileSO(std::string& directory, const std::vector<std::string>& relativeFilePaths) in ParserFileSO() argument99 for (const auto& filePath : relativeFilePaths) { in ParserFileSO()