Searched refs:xmlFileName (Results 1 – 4 of 4) sorted by relevance
110 std::string CompatibilityMatrix::getXmlSchemaPath(const std::string& xmlFileName, in getXmlSchemaPath() argument113 auto range = getXmlFiles(xmlFileName); in getXmlSchemaPath()121 xmlFileName + "_V" + std::to_string(matrixXmlFile.versionRange().majorVer) + in getXmlSchemaPath()
399 std::string HalManifest::getXmlFilePath(const std::string& xmlFileName, in getXmlFilePath() argument402 auto range = getXmlFiles(xmlFileName); in getXmlFilePath()410 xmlFileName + "_V" + std::to_string(version.majorVer) + "_" + in getXmlFilePath()
62 std::string getXmlSchemaPath(const std::string& xmlFileName, const Version& version) const;
108 std::string getXmlFilePath(const std::string& xmlFileName, const Version& version) const;