Searched refs:xmlWrapper (Results 1 – 1 of 1) sorted by relevance
135 std::unique_ptr<Global::Resource::SolidXmlWrapper> xmlWrapper) in ParseStateResource() argument137 auto rootNode = xmlWrapper->GetRoot(); in ParseStateResource()230 auto xmlWrapper = attrValue->GetLayoutValue(); in ParseContent() local231 if (!xmlWrapper) { in ParseContent()235 auto stateResource = ParseStateResource(name_, attrName, std::move(xmlWrapper)); in ParseContent()