Searched defs:sxmlPath (Results 1 – 2 of 2) sorted by relevance
108 for (const auto &sxmlPath : sxmlPaths) { in CombineSolidXml() local
299 bool SolidXml::LoadFromFile(const string &sxmlPath) in LoadFromFile()