Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dhierarchy_controller.cpp165 DetachNode(interface_cast<INode>(root)); in DetachHierarchy()
168 void NodeHierarchyController::DetachNode(INode* const node) in DetachNode() function in NodeHierarchyController
H A Dhierarchy_controller.h52 void DetachNode(INode* const startable);
/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp418 void PipelineContext::DetachNode(RefPtr<UINode>) {} in DetachNode() function in OHOS::OHOS::Ace::NG::PipelineContext
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.h833 void DetachNode(RefPtr<UINode> uiNode);
H A Dpipeline_context.cpp1996 void PipelineContext::DetachNode(RefPtr<UINode> uiNode) in DetachNode() function in OHOS::Ace::NG::PipelineContext
2009 LOGW("DetachNode doesn't run on UI thread!"); in DetachNode()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp105 context_->DetachNode(Claim(this)); in DetachContext()
/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H A Dpipeline_context_test_ng_new.cpp1641 context_->DetachNode(frameNode_); in HWTEST_F()

Completed in 20 milliseconds