Home
last modified time | relevance | path

Searched defs:needBuild (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
Dcustom_node.cpp139 RefPtr<UINode> CustomNode::GetFrameChildByIndex(uint32_t index, bool needBuild) in GetFrameChildByIndex()
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
Dlazy_for_each_node.cpp174 RefPtr<UINode> LazyForEachNode::GetFrameChildByIndex(uint32_t index, bool needBuild) in GetFrameChildByIndex()
Dlazy_for_each_builder.h53 std::pair<std::string, RefPtr<UINode>> GetChildByIndex(int32_t index, bool needBuild) in GetChildByIndex()
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/base/
Dmock_ui_node.cpp162 RefPtr<UINode> UINode::GetFrameChildByIndex(uint32_t index, bool needBuild) in GetFrameChildByIndex()
Dmock_frame_node.cpp89 RefPtr<UINode> FrameNode::GetFrameChildByIndex(uint32_t index, bool needBuild) in GetFrameChildByIndex()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dframe_node.cpp128 RefPtr<LayoutWrapper> FindFrameNodeByIndex(uint32_t index, bool needBuild) in FindFrameNodeByIndex()
150 RefPtr<LayoutWrapper> GetFrameNodeByIndex(uint32_t index, bool needBuild) in GetFrameNodeByIndex()
2535 RefPtr<UINode> FrameNode::GetFrameChildByIndex(uint32_t index, bool needBuild) in GetFrameChildByIndex()
Dui_node.cpp811 RefPtr<UINode> UINode::GetFrameChildByIndex(uint32_t index, bool needBuild) in GetFrameChildByIndex()