Searched defs:xmlLibrary (Results 1 – 1 of 1) sorted by relevance
145 bool parseLibrary(const XMLElement& xmlLibrary, Libraries* libraries) { in parseLibrary()298 for (auto& xmlLibrary : getChildren(xmlLibraries, "library")) { in parseWithPath() local