| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
| H A D | svg_gradient.cpp | 121 void SvgGradient::OnAppendChild(const RefPtr<SvgNode>& child) in OnAppendChild() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| H A D | flex_composed_element.cpp | 139 auto child = flexElement->GetChildBySlot(slot); in UpdateChildWithSlot() local 152 auto child = flexElement->GetChildBySlot(slot); in DeleteChildWithSlot() local
|
| H A D | water_flow_composed_element.cpp | 167 auto child = waterFlow->GetChildBySlot(slot); in UpdateChildWithSlot() local 183 auto child = waterFlow->GetChildBySlot(slot); in DeleteChildWithSlot() local
|
| H A D | inspector_composed_element.h | 43 auto child = children_.empty() ? nullptr : children_.front(); in GetInspectorElement() local 67 auto child = children_.empty() ? nullptr : children_.front(); in GetContentElement() local 84 auto child = children_.empty() ? nullptr : children_.front(); GetContentRender() local 96 auto child = children_.empty() ? nullptr : children_.front(); GetInspectorComposedElement() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
| H A D | shape_container_pattern.cpp | 87 auto child = childNode.Upgrade(); in OnModifyDone() local
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
| H A D | component_group.h | 38 virtual void OnChildInserted(const RefPtr<Component>& child, int32_t position) {} in OnChildInserted() argument 39 virtual void OnChildAppended(const RefPtr<Component>& child) {} in OnChildAppended() argument 71 virtual void InsertChild(int32_t position, const RefPtr<Component>& child) in InsertChild() argument 83 AppendChild(const RefPtr<Component>& child) AppendChild() argument 93 AppendChildDirectly(const RefPtr<Component>& child) AppendChildDirectly() argument 102 RemoveChildDirectly(const RefPtr<Component>& child) RemoveChildDirectly() argument 118 auto child = compose->GetChild(); RemoveChildByComposedId() local 128 RemoveChild(const RefPtr<Component>& child) RemoveChild() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
| H A D | repeat_node.cpp | 120 void RepeatNode::InitDragManager(const RefPtr<UINode>& child) in InitDragManager() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
| H A D | water_flow_sw_layout_test.cpp | 246 auto child = GetChildFrameNode(frameNode_, 49); in HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | div_component.cpp | 168 void DivComponent::AttachView(const Component *child) in AttachView() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/ |
| H A D | tabs_common_test_ng.cpp | 198 auto child = AceType::DynamicCast<FrameNode>(tabBarNode_->GetChildAtIndex(index)); in HWTEST_F() local 286 auto child = AceType::DynamicCast<FrameNode>(tabBarNode_->GetChildAtIndex(index)); in HWTEST_F() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/ |
| H A D | animation_api.h | 203 FinalClassType& Child(const META_NS::IAnimation::Ptr& child) in Child() argument
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/container/ |
| H A D | container.cpp | 118 bool Container::Replace(const META_NS::IObject::Ptr& child, const META_NS::IObject::Ptr& replaceWith, bool addAlways) in Replace() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| H A D | rs_render_node_gc_test.cpp | 166 auto child = std::make_shared<RSBaseRenderNode>(++id); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsnode_fuzzer/ |
| H A D | rsnode_fuzzer.cpp | 67 std::shared_ptr<RSBaseNode> child = RSCanvasNode::Create(); in RSSurfaceNodeFuzzTest() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/command/ |
| H A D | rs_base_node_command.cpp | 44 auto child = nodeMap.GetRenderNode(childNodeId); in AddChild() local 56 auto child = nodeMap.GetRenderNode(childNodeId); in MoveChild() local 66 auto child = nodeMap.GetRenderNode(childNodeId); in RemoveChild() local 76 auto child = nodeMap.GetRenderNode(childId); AddCrossParentChild() local 87 auto child = nodeMap.GetRenderNode(childNodeId); RemoveCrossParentChild() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/ |
| H A D | rs_dropframe_test.cpp | 102 auto child = context->GetMutableNodeMap().GetRenderNode<RSBaseRenderNode>(nodeId1); in HWTEST_F() local 122 auto child = context->GetMutableNodeMap().GetRenderNode<RSBaseRenderNode>(nodeId2); in HWTEST_F() local
|
| /foundation/multimedia/av_codec/test/unittest/dash_test/ |
| H A D | dash_xml_unit_test.cpp | 93 std::shared_ptr<XmlElement> child = root->GetChild(); in HWTEST_F() local 111 std::shared_ptr<XmlElement> child = root->GetChild(); in HWTEST_F() local 133 std::shared_ptr<XmlElement> child = root->GetChild(); in HWTEST_F() local
|
| /test/ostest/wukong/component_event/include/ |
| H A D | wukong_tree.h | 27 static const std::shared_ptr<WuKongTree> GetRoot(const std::shared_ptr<WuKongTree>& child) in GetRoot() argument 112 virtual void AddChild(const std::shared_ptr<WuKongTree>& child) in AddChild() argument
|
| /third_party/elfutils/tests/ |
| H A D | dwarf-die-addr-die.c | 69 Dwarf_Die child; in check_die() local
|
| /third_party/elfutils/libdw/ |
| H A D | libdw_visit_scopes.c | 76 struct Dwarf_Die_Chain child; member [all...] |
| /third_party/eudev/src/shared/ |
| H A D | strbuf.c | 132 struct strbuf_child_entry *child; in strbuf_add_string() local [all...] |
| /third_party/elfutils/libelf/ |
| H A D | common.h | 101 Elf *child = elf->state.ar.children; in libelf_acquire_all() local 119 Elf *child = elf->state.ar.children; in libelf_release_all() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | teeproto.c | 35 ChildContext *child; member [all...] |
| /third_party/alsa-utils/topology/ |
| H A D | pre-process-dai.c | 56 snd_config_t *top, *parent_obj, *obj, *dest, *cfg, *pcm, *child; in tplg_update_pcm_object() local
|
| /third_party/curl/docs/examples/ |
| H A D | htmltidy.c | 49 TidyNode child; in dumpNode() local
|