Searched refs:getXmlFiles (Results 1 – 4 of 4) sorted by relevance
53 const_range getXmlFiles(const std::string& key) const { return mXmlFiles.equal_range(key); } in getXmlFiles() function57 ConstMultiMapValueIterable<std::string, T> getXmlFiles() const { in getXmlFiles() function
160 auto existingXmlFiles = getXmlFiles(xmlFile.name()); in shouldAddXmlFile()517 auto range = getXmlFiles(xmlFileName); in getXmlFilePath()
129 auto range = getXmlFiles(xmlFileName); in getXmlSchemaPath()
1068 appendChildren(root, ManifestXmlFileConverter{}, m.getXmlFiles(), d); in mutateNode()1260 appendChildren(root, MatrixXmlFileConverter{}, m.getXmlFiles(), d); in mutateNode()