Home
last modified time | relevance | path

Searched refs:GetAttachedContext (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.h186 PipelineContext* GetAttachedContext() const;
H A Dui_node.cpp1038 PipelineContext* UINode::GetAttachedContext() const in GetAttachedContext() function in OHOS::Ace::NG::UINode
H A Dview_abstract.cpp4013 auto context = frameNode->GetAttachedContext(); in SetNeedFocus()