| /foundation/arkui/ace_engine/frameworks/core/gestures/ |
| H A D | timeout_recognizer.cpp | 24 SingleChildGestureRecognizer(WeakPtr<PipelineBase> context, RefPtr<GestureRecognizer> child) SingleChildGestureRecognizer() argument 85 TimeoutRecognizer(WeakPtr<PipelineBase> context, RefPtr<GestureRecognizer> child, std::chrono::duration<float> timeout) TimeoutRecognizer() argument
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
| H A D | composed_element.cpp | 72 auto child = children_.empty() ? nullptr : children_.front(); in PerformBuild() local 122 void ComposedElement::Apply(const RefPtr<Element>& child) in Apply() argument 217 UpdateChild(const RefPtr<Element>& child, const RefPtr<Component>& newComponent) UpdateChild() argument [all...] |
| /foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/ |
| H A D | accessibility_extension_context.cpp | 145 RetError AccessibilityExtensionContext::GetParentElementInfo(const AccessibilityElementInfo &child, in GetParentElementInfo() argument 121 GetChildElementInfo(const int32_t index, const AccessibilityElementInfo &parent, AccessibilityElementInfo &child) GetChildElementInfo() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | analog_clock_component.cpp | 97 jerry_value_t child = jerry_get_property_by_index(children_, index); in ProcessChildren() local 125 void AnalogClockComponent::SetImageHand(uint16_t handType, jerry_value_t child, UIVie argument 155 SetRectHand(uint16_t handType, jerry_value_t child, UIView* childView) SetRectHand() argument [all...] |
| H A D | swiper_component.cpp | 100 void SwiperComponent::AttachView(const Component *child) in AttachView() argument
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
| H A D | stack_tdd_test.cpp | 102 Component *child = CreateChildComponent(childOptions); in ComponentStackTest002() local 186 Component *child = CreateChildComponent(childOptions); in ComponentStackTest004() local 234 Component *child = CreateChildComponent(childOptions); ComponentStackTest005() local 282 Component *child = CreateChildComponent(childOptions); ComponentStackTest006() local [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
| H A D | water_flow_top_down_test.cpp | 341 auto child = GetChildFrameNode(frameNode_, 49); in HWTEST_F() local
|
| /foundation/arkui/ui_lite/frameworks/dock/ |
| H A D | focus_manager.cpp | 200 UIView* child = nullptr; in GetNextFocus() local 257 UIView* child = current->GetChildrenHead(); GetNextFocus() local [all...] |
| /foundation/bundlemanager/bundle_framework/test/resource/common/src/ |
| H A D | stoperator.cpp | 61 auto child = std::make_shared<StOperator>(); in PullOperatorFromVector() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
| H A D | intf_container.h | 197 Replace(const IObject::Ptr& child, const IObject::Ptr& replaceWith) Replace() argument 303 Remove(const T& child) Remove() argument 311 Replace(const T1& child, const T2& replaceWith, bool addAlways = false) Replace() argument 340 ContainsObject(const META_NS::IContainer::ConstPtr& container, const T& child) ContainsObject() argument [all...] |
| /foundation/graphic/graphic_3d/lume/metaobject/src/ |
| H A D | attachment_container.cpp | 61 bool AttachmentContainer::Remove(const IObject::Ptr& child) in Remove() argument 66 bool AttachmentContainer::Replace(const IObject::Ptr& child, const IObject::Ptr& replaceWith, bool addAlways) in Replace() argument
|
| /foundation/communication/ipc/services/dbinder/test/distributedtest/src/ |
| H A D | dbinder_service_test_helper.cpp | 104 pid_t child = std::stoi(ptr->d_name); in GetChildPids() local
|
| /foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/ |
| H A D | file_operations_local.cpp | 42 auto child = FileOperationsHelper::FindCloudDiskInode(data, localId); in DoLocalLookup() local [all...] |
| /test/xts/hats/kernel/freelist/modify_pointer/ |
| H A D | Malloc_modify_pointer.cpp | 84 static int child(void) in child() function
|
| /test/xts/hats/kernel/freelist/encode_pointer/ |
| H A D | Malloc_encode_pointer.cpp | 81 static int child(void) { in child() function
|
| /third_party/elfutils/tests/ |
| H A D | funcscopes.c | 57 Dwarf_Die child; in print_vars() local [all...] |
| H A D | show-die-info.c | 61 Dwarf_Die child; in handle() local
|
| H A D | addrscopes.c | 55 Dwarf_Die child; in print_vars() local [all...] |
| /third_party/elfutils/backends/ |
| H A D | aarch64_retval.c | 43 skip_until (Dwarf_Die *child, int tag) in skip_until() argument
|
| /third_party/backends/backend/escl/ |
| H A D | escl_status.c | 75 xmlNode *child = node->children; in find_nodes_s() local
|
| /third_party/FreeBSD/sys/arm/arm/ |
| H A D | nexus.c | 154 nexus_print_child(device_t bus, device_t child) in nexus_print_child() argument 170 nexus_alloc_resource(device_t bus, device_t child, int type, int *rid, in nexus_alloc_resource() argument
|
| /third_party/FreeBSD/sys/kern/ |
| H A D | bus_if.c | 23 null_alloc_resource(device_t dev, device_t child, in null_alloc_resource() argument
|
| /third_party/libphonenumber/tools/java/common/src/com/google/i18n/phonenumbers/ |
| H A D | MetadataFilter.java | 322 shouldDrop(String parent, String child) shouldDrop() argument [all...] |
| /third_party/jerryscript/jerry-ext/handle-scope/ |
| H A D | handle-scope.c | 80 jerryx_handle_scope child = jerryx_handle_scope_get_child (a_scope); in jerryx_close_handle_scope() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_opt_comparison_pre.c | 336 nir_block *child = block->dom_children[i]; in comparison_pre_block() local
|