Home
last modified time | relevance | path

Searched defs:xmlPath (Results 1 – 2 of 2) sorted by relevance

/developtools/global_resource_tool/src/xml/
Dxml_converter.cpp39 for (const auto &xmlPath : xmlPaths_) { in GenerateSolidXml() local
Dsolid_xml.cpp30 SolidXml::SolidXml(const string &xmlPath, map<XmlKeyNode::KeyType, shared_ptr<XmlKeyNode>> &keys) in SolidXml()