Home
last modified time | relevance | path

Searched defs:child (Results 401 - 425 of 1097) sorted by relevance

1...<<11121314151617181920>>...44

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Djson.h31 struct json_token *parent, *child, *sibling; member
/third_party/vulkan-loader/loader/
H A DcJSON.h49 struct cJSON *child; /* An array or object item will have a child pointer member
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dsample_stack_printer.cpp174 SampleStackItem* child = back->child; Print() local
[all...]
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dmemory_test.cpp251 pid_t child = fork(); in HWTEST_F() local
295 pid_t child = fork(); in HWTEST_F() local
344 pid_t child = fork(); in HWTEST_F() local
387 pid_t child = fork(); in HWTEST_F() local
423 pid_t child = fork(); in HWTEST_F() local
[all...]
H A Dregs_test.cpp282 pid_t child = fork(); in HWTEST_F() local
H A Dsignal_test.cpp105 pid_t child = fork(); in HWTEST_F() local
/base/update/updater/services/fs_manager/
H A Dmount.cpp132 pid_t child = fork(); in MountNtfsWithRetry() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/linuxkpi/include/linux/
H A Dplatform_device.h45 struct resource *parent, *sibling, *child; member
/foundation/ability/ability_runtime/services/dataobsmgr/src/
H A Ddataobs_mgr_inner_ext.cpp223 auto child = childrens_.find(path[index]); in RemoveObserver() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dsliding_panel_component.cpp42 auto child = component->GetChild(); in Create() local
/foundation/arkui/ace_engine/frameworks/core/components/scroll_bar/
H A Drender_scroll_bar.cpp103 auto child = GetChildren().front(); in HandleDragStart() local
113 auto child = GetChildren().front(); in HandleDragUpdate() local
174 auto child = GetLastChild(); InitChildPosition() local
265 const auto& child = GetChildren().front(); PerformLayout() local
275 auto child = GetLastChild(); OnPaintFinish() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer_item.cpp92 auto child = GetChildren().front(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components/navigator/
H A Dnavigator_component.h37 explicit NavigatorComponent(const RefPtr<Component>& child) : SoleChildComponent(child) {} in NavigatorComponent() argument
/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H A Dsemi_modal_element.cpp166 auto child = stack->GetChildren(); in GetOverlayElement() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dexclusive_recognizer.cpp288 auto child = *iter; in ReconcileFrom() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_picker_layout_algorithm.cpp139 auto child = flexWrapper->GetChildByIndex(i); in SelfMeasure() local
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_element.cpp28 const auto& child = children_.empty() ? nullptr : children_.front(); in PerformBuild() local
83 const auto& child = children_.empty() ? nullptr : children_.front(); in RebuildChild() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavrouter_group_node.cpp33 void NavRouterGroupNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() argument
/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Dstack_element.h46 RefPtr<Element> child; member
/foundation/arkui/ace_engine/frameworks/core/components/tip/
H A Drosen_render_tip.cpp36 auto child = GetFirstChild(); in Paint() local
/foundation/arkui/ace_engine/frameworks/core/components/navigation_bar/
H A Dnavigation_bar_component_base.cpp69 GenerateAccessibilityComposed( int32_t parentId, const std::string& name, const RefPtr<Component>& child) GenerateAccessibilityComposed() argument
/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_item_component.h36 explicit StepperItemComponent(const RefPtr<Component>& child) : SoleChildComponent(child) {} in StepperItemComponent() argument
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_group_component.h78 void AppendChild(const RefPtr<Component>& child) in AppendChild() argument
85 void RemoveChild(const RefPtr<Component>& child) in RemoveChild() argument
/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_component_v2.cpp64 RefPtr<Component> child; in Initialization() local
82 RefPtr<ColumnComponent> child; in CreateChild() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dtexture_component.h94 void SetChild(const RefPtr<Component>& child) in SetChild() argument

Completed in 11 milliseconds

1...<<11121314151617181920>>...44