Searched refs:xmlFileName (Results 1 – 4 of 4) sorted by relevance
126 std::string CompatibilityMatrix::getXmlSchemaPath(const std::string& xmlFileName, in getXmlSchemaPath() argument129 auto range = getXmlFiles(xmlFileName); in getXmlSchemaPath()137 xmlFileName + "_V" + std::to_string(matrixXmlFile.versionRange().majorVer) + in getXmlSchemaPath()
514 std::string HalManifest::getXmlFilePath(const std::string& xmlFileName, in getXmlFilePath() argument517 auto range = getXmlFiles(xmlFileName); in getXmlFilePath()525 xmlFileName + "_V" + std::to_string(version.majorVer) + "_" + in getXmlFilePath()
67 std::string getXmlSchemaPath(const std::string& xmlFileName, const Version& version) const;
123 std::string getXmlFilePath(const std::string& xmlFileName, const Version& version) const;