Home
last modified time | relevance | path

Searched defs:RestoreUITree (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Ddistributed_ui_manager.h57 void RestoreUITree(const SerializeableObjectArray& uiTree) in RestoreUITree() function
H A Dui_content_impl.h205 void RestoreUITree(const SerializeableObjectArray& array) override in RestoreUITree() function
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h221 virtual void RestoreUITree(const SerializeableObjectArray& array) {} in RestoreUITree() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Ddistributed_ui.cpp115 void DistributedUI::RestoreUITree(const SerializeableObjectArray& array) in RestoreUITree() function in OHOS::Ace::NG::DistributedUI