Home
last modified time | relevance | path

Searched refs:ParseStateResource (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_adapter_impl.cpp134 RefPtr<StateResource> ParseStateResource(const std::string& styleName, const std::string& attrName, in ParseStateResource() function
235 auto stateResource = ParseStateResource(name_, attrName, std::move(xmlWrapper)); in ParseContent()