Searched defs:DetachNode (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ | ||
H A D | hierarchy_controller.cpp | 168 void NodeHierarchyController::DetachNode(INode* const node) in DetachNode() function in NodeHierarchyController |
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/ | ||
H A D | mock_pipeline_context.cpp | 274 void PipelineContext::DetachNode(RefPtr<UINode>) {} in DetachNode() function in OHOS::Ace::NG::PipelineContext |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ | ||
H A D | pipeline_context.cpp | 1705 void PipelineContext::DetachNode(RefPtr<UINode> uiNode) in DetachNode() function in OHOS::Ace::NG::PipelineContext |