Searched defs:needBuild (Results 1 – 7 of 7) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/ |
| D | custom_node.cpp | 139 RefPtr<UINode> CustomNode::GetFrameChildByIndex(uint32_t index, bool needBuild) in GetFrameChildByIndex()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
| D | lazy_for_each_node.cpp | 174 RefPtr<UINode> LazyForEachNode::GetFrameChildByIndex(uint32_t index, bool needBuild) in GetFrameChildByIndex()
|
| D | lazy_for_each_builder.h | 53 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/ |
| D | mock_ui_node.cpp | 162 RefPtr<UINode> UINode::GetFrameChildByIndex(uint32_t index, bool needBuild) in GetFrameChildByIndex()
|
| D | mock_frame_node.cpp | 89 RefPtr<UINode> FrameNode::GetFrameChildByIndex(uint32_t index, bool needBuild) in GetFrameChildByIndex()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| D | frame_node.cpp | 128 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()
|
| D | ui_node.cpp | 811 RefPtr<UINode> UINode::GetFrameChildByIndex(uint32_t index, bool needBuild) in GetFrameChildByIndex()
|