Searched defs:xmlPath (Results 1 – 2 of 2) sorted by relevance
39 for (const auto &xmlPath : xmlPaths_) { in GenerateSolidXml() local
30 SolidXml::SolidXml(const string &xmlPath, map<XmlKeyNode::KeyType, shared_ptr<XmlKeyNode>> &keys) in SolidXml()