Home
last modified time | relevance | path

Searched defs:FastPreviewUpdateChild (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dgroup_node.h33 void FastPreviewUpdateChild(int32_t slot, const RefPtr<UINode>& newChild) override in FastPreviewUpdateChild() function
Dui_node.h350 virtual void FastPreviewUpdateChild(int32_t slot, const RefPtr<UINode>& newChild) in FastPreviewUpdateChild() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
Dtitle_bar_node.cpp41 void TitleBarNode::FastPreviewUpdateChild(int32_t slot, const RefPtr<UINode>& newChild) in FastPreviewUpdateChild() function in OHOS::Ace::NG::TitleBarNode