Searched refs:xmlFileName (Results 1 – 4 of 4) sorted by relevance
127 std::string CompatibilityMatrix::getXmlSchemaPath(const std::string& xmlFileName, in getXmlSchemaPath() argument130 auto range = getXmlFiles(xmlFileName); in getXmlSchemaPath()138 xmlFileName + "_V" + std::to_string(matrixXmlFile.versionRange().majorVer) + in getXmlSchemaPath()
490 std::string HalManifest::getXmlFilePath(const std::string& xmlFileName, in getXmlFilePath() argument493 auto range = getXmlFiles(xmlFileName); in getXmlFilePath()501 xmlFileName + "_V" + std::to_string(version.majorVer) + "_" + in getXmlFilePath()
63 std::string getXmlSchemaPath(const std::string& xmlFileName, const Version& version) const;
119 std::string getXmlFilePath(const std::string& xmlFileName, const Version& version) const;