Searched defs:AddChild (Results 1 – 7 of 7) sorted by relevance
44 void AddChild(const std::shared_ptr<ArkUIBaseNode> &child) { in AddChild() function
112 virtual void AddChild(const std::shared_ptr<WuKongTree>& child) in AddChild() function
220 void Component::AddChild(const std::shared_ptr<Component>& child) in AddChild() function in ArkUICapiTest::Component