Home
last modified time | relevance | path

Searched refs:xmlWrapper (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_adapter_impl.cpp135 std::unique_ptr<Global::Resource::SolidXmlWrapper> xmlWrapper) in ParseStateResource()
137 auto rootNode = xmlWrapper->GetRoot(); in ParseStateResource()
230 auto xmlWrapper = attrValue->GetLayoutValue(); in ParseContent() local
231 if (!xmlWrapper) { in ParseContent()
235 auto stateResource = ParseStateResource(name_, attrName, std::move(xmlWrapper)); in ParseContent()
134 ParseStateResource(const std::string& styleName, const std::string& attrName, std::unique_ptr<Global::Resource::SolidXmlWrapper> xmlWrapper) ParseStateResource() argument

Completed in 3 milliseconds