Searched defs:RestoreUITree (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/adapter/ohos/entrance/ | ||
H A D | distributed_ui_manager.h | 57 void RestoreUITree(const SerializeableObjectArray& uiTree) in RestoreUITree() function in OHOS::Ace::DistributedUIManager |
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ | ||
H A D | distributed_ui.cpp | 108 void DistributedUI::RestoreUITree(const SerializeableObjectArray& array) in RestoreUITree() function in OHOS::Ace::NG::DistributedUI |
/foundation/arkui/ace_engine/interfaces/inner_api/ace/ | ||
H A D | ui_content.h | 222 virtual void RestoreUITree(const SerializeableObjectArray& array) {} in RestoreUITree() function in OHOS::OHOS::Ace::UIContent |
Completed in 3 milliseconds