/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/checkbox/ |
H A D | checkbox_content_modifier_test_ng.cpp | 117 auto node = [](CheckBoxConfiguration config) -> RefPtr<FrameNode> { in __anon21e2326b0302() variable 159 auto node = [](CheckBoxConfiguration config) -> RefPtr<FrameNode> { in __anon21e2326b0402() variable 201 auto node = [](CheckBoxConfiguration config) -> RefPtr<FrameNode> { in __anon21e2326b0502() variable 243 auto node = [](CheckBoxConfiguration config) -> RefPtr<FrameNode> { in __anon21e2326b0602() variable 285 auto node = [](CheckBoxConfiguration config) -> RefPtr<FrameNode> { in __anon21e2326b0702() variable 327 auto node = [](CheckBoxConfiguration config) -> RefPtr<FrameNode> { in __anon21e2326b0802() variable 369 auto node = [](CheckBoxConfiguration config) -> RefPtr<FrameNode> { in __anon21e2326b0902() variable 411 auto node = [](CheckBoxConfiguration config) -> RefPtr<FrameNode> { in __anon21e2326b0a02() variable 454 auto node = [](CheckBoxConfiguration config) -> RefPtr<FrameNode> { in __anon21e2326b0b02() variable 497 auto node = [](CheckBoxConfiguration config) -> RefPtr<FrameNode> { in __anon21e2326b0c02() variable [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
H A D | list_item_composed_element.cpp | 54 auto node = GetInspectorNode(ListItemElement::TypeId(), true); in GetSticky() local 72 auto node = GetInspectorNode(ListItemElement::TypeId(), true); in GetEditable() local 96 auto node = GetInspectorNode(ListItemElement::TypeId(), true); in GetZIndex() local 109 auto node = GetInspectorNode(ListItemElement::TypeId(), true); in GetSelectable() local
|
H A D | button_composed_element.cpp | 73 auto node = GetInspectorNode(TextElement::TypeId()); in GetLabel() local 86 auto node = GetInspectorNode(TextElement::TypeId()); in GetFontSize() local 100 auto node = GetInspectorNode(TextElement::TypeId()); in GetFontWeight() local 114 auto node = GetInspectorNode(TextElement::TypeId()); in GetFontColor() local 137 auto node = GetInspectorNode(ButtonElement::TypeId()); in GetRenderButton() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | particle_modifier.cpp | 22 void SetDisturbanceField(ArkUINodeHandle node, const ArkUIInt32orFloat32* values, ArkUI_Int32 lengt… in SetDisturbanceField() 42 void ResetDisturbanceField(ArkUINodeHandle node) in ResetDisturbanceField() 50 void setEmitter(ArkUINodeHandle node, const ArkUIInt32orFloat32* values, ArkUI_Int32 length) in setEmitter() 76 void resetEmitter(ArkUINodeHandle node) in resetEmitter()
|
H A D | flex_modifier.cpp | 70 void SetFlexOptions(ArkUINodeHandle node, int* options, int length) in SetFlexOptions() 120 void ResetFlexOptions(ArkUINodeHandle node) in ResetFlexOptions() 131 void GetFlexOptions(ArkUINodeHandle node, ArkUIFlexOptions* options) in GetFlexOptions() 148 void setFlexCrossSpace(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit) in setFlexCrossSpace() 155 void SetMainSpace(ArkUINodeHandle node, ArkUI_Float32 value, ArkUI_Int32 unit) in SetMainSpace()
|
H A D | node_relative_container_modifier.cpp | 23 void SetGuideLine(ArkUINodeHandle node, ArkUIGuidelineStyle* values, ArkUI_Int32 size) in SetGuideLine() 51 void SetBarrier(ArkUINodeHandle node, ArkUIBarrierStyle* values, ArkUI_Int32 size) in SetBarrier() 74 void GetGuideLine(ArkUINodeHandle node, ArkUIGuidelineStyle* values, ArkUI_Int32* size) in GetGuideLine() 90 void GetBarrier(ArkUINodeHandle node, ArkUIBarrierStyle* values, ArkUI_Int32* size) in GetBarrier() 113 void ResetGuideline(ArkUINodeHandle node) in ResetGuideline() 120 void ResetBarrier(ArkUINodeHandle node) in ResetBarrier()
|
/ohos5.0/base/security/device_security_level/services/dslm/ |
H A D | dslm_device_list.c | 51 ListNode *node = NULL; in GetDeviceListSize() local 68 ListNode *node = NULL; in GetDslmDeviceInfo() local 142 ListNode *node = NULL; in ForEachDeviceDump() local 158 ListNode *node = NULL; in JudgeListDeviceType() local
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | window_system_effect.cpp | 45 WMError WindowSystemEffect::SetCornerRadius(const sptr<WindowNode>& node, bool needCheckAnimation) in SetCornerRadius() 88 bool WindowSystemEffect::IsAppMainOrSubOrFloatingWindow(const sptr<WindowNode>& node) in IsAppMainOrSubOrFloatingWindow() 106 WMError WindowSystemEffect::SetWindowShadow(const sptr<WindowNode>& node) in SetWindowShadow() 169 WMError WindowSystemEffect::SetWindowEffect(const sptr<WindowNode>& node, bool needCheckAnimation) in SetWindowEffect()
|
H A D | window_layout_policy.cpp | 53 void WindowLayoutPolicy::LimitWindowToBottomRightCorner(const sptr<WindowNode>& node) in LimitWindowToBottomRightCorner() 126 void WindowLayoutPolicy::UpdateRectInDisplayGroup(const sptr<WindowNode>& node, in UpdateRectInDisplayGroup() 173 for (auto& node : nodeVector) { in UpdateRectInDisplayGroupForAllNodes() local 294 for (auto& node : nodeVec) { in LayoutWindowNodesByRootType() local 314 for (auto& node : nodeVec) { in NotifyAnimationSizeChangeIfNeeded() local 340 void WindowLayoutPolicy::LayoutWindowNode(const sptr<WindowNode>& node) in LayoutWindowNode() 372 void WindowLayoutPolicy::NotifyClientAndAnimation(const sptr<WindowNode>& node, in NotifyClientAndAnimation() 460 WindowLimits WindowLayoutPolicy::GetSystemSizeLimits(const sptr<WindowNode>& node, in GetSystemSizeLimits() 497 void WindowLayoutPolicy::UpdateWindowSizeLimits(const sptr<WindowNode>& node) in UpdateWindowSizeLimits() 608 for (auto& node : nodeVec) { in IsFullScreenRecentWindowExist() local [all …]
|
H A D | window_pair.cpp | 62 void WindowPair::NotifyShowRecent(sptr<WindowNode> node) in NotifyShowRecent() 72 void WindowPair::NotifyCreateOrDestroyDivider(sptr<WindowNode> node, bool isDestroy) in NotifyCreateOrDestroyDivider() 81 sptr<WindowNode> WindowPair::Find(sptr<WindowNode>& node) in Find() 254 sptr<WindowNode>& node, bool& hasPrimaryDialog, bool& hasSecondaryDialog, bool& isPrimaryAbove) in CheckOrderedPairZorder() 306 std::vector<sptr<WindowNode>> WindowPair::GetOrderedPair(sptr<WindowNode>& node) in GetOrderedPair() 348 bool WindowPair::StatusSupprtedWhenRecentUpdate(sptr<WindowNode>& node) in StatusSupprtedWhenRecentUpdate() 361 void WindowPair::UpdateIfSplitRelated(sptr<WindowNode>& node) in UpdateIfSplitRelated() 493 void WindowPair::Insert(sptr<WindowNode>& node) in Insert() 537 void WindowPair::HandleRemoveWindow(sptr<WindowNode>& node) in HandleRemoveWindow()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/radio/ |
H A D | radio_node_test_ng.cpp | 87 auto node = [](RadioConfiguration config) -> RefPtr<FrameNode> { in __anon1a78cf780202() variable 137 auto node = [](RadioConfiguration config) -> RefPtr<FrameNode> { in __anon1a78cf780302() variable 187 auto node = [](RadioConfiguration config) -> RefPtr<FrameNode> { in __anon1a78cf780402() variable 237 auto node = [](RadioConfiguration config) -> RefPtr<FrameNode> { in __anon1a78cf780502() variable 287 auto node = [](RadioConfiguration config) -> RefPtr<FrameNode> { in __anon1a78cf780602() variable 337 auto node = [](RadioConfiguration config) -> RefPtr<FrameNode> { in __anon1a78cf780702() variable 388 auto node = [](RadioConfiguration config) -> RefPtr<FrameNode> { in __anon1a78cf780802() variable 508 auto node = [](RadioConfiguration config) -> RefPtr<FrameNode> { in __anon1a78cf780902() variable 571 auto node = [](RadioConfiguration config) -> RefPtr<FrameNode> { in __anon1a78cf780a02() variable 633 auto node = [](RadioConfiguration config) -> RefPtr<FrameNode> { in __anon1a78cf780b02() variable [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/factories/ |
H A D | render_node_factory.cpp | 35 bool RenderNodeFactory::Recycle(RenderNode* node) in Recycle() 47 auto node = *(nodeCache_.rbegin()); in GetNodeFromCache() local
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/common/ |
H A D | mock_font_loader_ng.cpp | 26 void FontLoader::SetOnLoadedNG(const WeakPtr<NG::UINode>& node, const std::function<void()>& callba… in SetOnLoadedNG() 28 void FontLoader::RemoveCallbackNG(const WeakPtr<NG::UINode>& node) {} in RemoveCallbackNG()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
H A D | state_style_manager.cpp | 93 auto node = GetFrameNode(); in HandleTouchDown() local 112 auto node = GetFrameNode(); in HandleTouchUp() local 133 auto node = GetFrameNode(); in FireStateFunc() local 149 RefPtr<FrameNode>& node) in GetCustomNode() 244 auto node = GetFrameNode(); in PostListItemPressStyleTask() local 267 auto node = GetFrameNode(); in HandleScrollingParent() local 298 auto node = GetFrameNode(); in CleanScrollingParentListener() local 338 auto node = GetFrameNode(); in IsOutOfPressedRegion() local 360 bool StateStyleManager::IsOutOfPressedRegionWithoutClip(RefPtr<FrameNode> node, int32_t sourceType, in IsOutOfPressedRegionWithoutClip()
|
/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/src/ |
H A D | linked_list.c | 39 LinkedListNode *node = Malloc(sizeof(LinkedListNode)); in InsertNode() local 62 LinkedListNode *node = list->head; in RemoveNode() local 166 IAM_STATIC void DestroyLinkedListNode(const LinkedList *list, LinkedListNode *node) in DestroyLinkedListNode() 185 LinkedListNode *node = list->head; in DestroyLinkedList() local
|
/ohos5.0/base/startup/init/services/utils/ |
H A D | init_hashmap.c | 51 HashNode *node = (HashNode *)root; in GetHashNodeByNode() local 65 HashNode *node = (HashNode *)root; in GetHashNodeByKey() local 76 int32_t OH_HashMapAdd(HashMapHandle handle, HashNode *node) in OH_HashMapAdd() 106 HashNode *node = tab->buckets[hashCode]; in OH_HashMapRemove() local 140 HashNode *node = root; in HashListFree() local 171 void OH_HashMapTraverse(HashMapHandle handle, void (*hashNodeTraverse)(const HashNode *node, const … in OH_HashMapTraverse() 177 HashNode *node = tab->buckets[i]; in OH_HashMapTraverse() local 191 HashNode *node = tab->buckets[i]; in OH_HashMapIsEmpty() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | node_content.cpp | 20 void NodeContent::AttachToNode(UINode* node) in AttachToNode() 49 void NodeContent::AddNode(UINode* node, int32_t position) in AddNode() 67 void NodeContent::RemoveNode(UINode* node) in RemoveNode()
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/ |
H A D | AttrEditor.js | 38 freshEditor(fn, node) { argument 80 freshDataNodeNotInheritEditor(node) { argument 114 freshcopyNodeEditor(node) { argument 168 freshdeleteNodeEditor(node) { argument 205 freshTempletNodeEditor(node) { argument 231 freshDefineAttributeEditor(node) { argument
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
H A D | js_command.cpp | 51 const RefPtr<DOMDocument>& domDocument, const RefPtr<DOMNode>& node) in TrySaveTargetAndIdNode() 180 auto node = domDocument->CreateNodeWithId(tagName, nodeId_, itemIndex_); in CreateDomNode() local 244 auto node = domDocument->CreateNodeWithId(tagName, nodeId_, -1); in CreateDomElement() local 374 auto node = CreateDomNode(page); in Execute() local 417 auto node = CreateDomElement(page); in Execute() local 432 auto node = CreateDomNode(page, parentNodeId_); in Execute() local 492 auto node = domDocument->GetDOMNodeById(nodeId_); in Execute() local 525 auto node = GetNodeFromPage(page, nodeId_); in Execute() local 547 auto node = GetNodeFromPage(page, nodeId_); in Execute() local 594 auto node = GetNodeFromPage(page, nodeId_); in Execute() local [all …]
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rating/ |
H A D | rating_content_modifier_test_ng.cpp | 156 auto node = [](RatingConfiguration config) -> RefPtr<FrameNode> { in __anon7462e1270302() variable 900 auto node = [](RatingConfiguration config) -> RefPtr<FrameNode> { in __anon7462e1270402() variable 942 auto node = [](RatingConfiguration config) -> RefPtr<FrameNode> { in __anon7462e1270502() variable 984 auto node = [](RatingConfiguration config) -> RefPtr<FrameNode> { in __anon7462e1270602() variable 1026 auto node = [](RatingConfiguration config) -> RefPtr<FrameNode> { in __anon7462e1270702() variable 1068 auto node = [](RatingConfiguration config) -> RefPtr<FrameNode> { in __anon7462e1270802() variable 1110 auto node = [](RatingConfiguration config) -> RefPtr<FrameNode> { in __anon7462e1270902() variable 1152 auto node = [](RatingConfiguration config) -> RefPtr<FrameNode> { in __anon7462e1270a02() variable 1194 auto node = [](RatingConfiguration config) -> RefPtr<FrameNode> { in __anon7462e1270b02() variable 1236 auto node = [](RatingConfiguration config) -> RefPtr<FrameNode> { in __anon7462e1270c02() variable [all …]
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/util/ |
H A D | linked_list.rs | 77 unsafe fn node(ptr: NonNull<Self>) -> NonNull<Node<Self>> in node() method 87 let node = unsafe { L::node(head_ptr).as_mut() }; in new() localVariable 100 let node = Some(val); in push_front() localVariable 114 let node = head.prev.take().unwrap(); in pop_back() localVariable 153 let node = p.unwrap(); in drain_filtered() localVariable 185 node: Node<Entry>, field 211 unsafe fn node(ptr: NonNull<Self>) -> NonNull<Node<Self>> { in node() method 349 let node = list.pop_back(); in ut_link_list_for_each_mut() localVariable 351 let node = list.pop_back(); in ut_link_list_for_each_mut() localVariable 353 let node = list.pop_back(); in ut_link_list_for_each_mut() localVariable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_timer/ |
H A D | text_timer_builder_test_ng.cpp | 135 auto node = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e650202() variable 203 auto node = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e650502() variable 271 auto node = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e650802() variable 339 auto node = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e650b02() variable 407 auto node = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e650e02() variable 475 auto node = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e651102() variable 543 auto node = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e651402() variable 611 auto node = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e651702() variable 678 auto node = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e651a02() variable 745 auto node = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e651d02() variable [all …]
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/ |
H A D | softbus_base_listener.c | 50 ListNode node; member 104 SoftbusListenerNode *node = g_listenerList[module]; in GetListenerNodeCommon() local 138 static void RemoveListenerNode(SoftbusListenerNode *node) in RemoveListenerNode() 165 SoftbusListenerNode *node = *nodePtr; in ReturnListenerNode() local 274 SoftbusListenerNode *node = GetListenerNode(module); in DeinitBaseListener() local 315 SoftbusListenerNode *node = GetListenerNode(module); in DestroyBaseListener() local 528 SoftbusListenerNode *node = GetListenerNode(module); in StopBaseListener() local 606 SoftbusListenerNode *node = GetListenerNode(module); in IsListenerNodeExist() local 624 SoftbusListenerNode *node = GetListenerNode(module); in AddTrigger() local 711 SoftbusListenerNode *node = GetListenerNode(module); in DelTrigger() local [all …]
|
/ohos5.0/drivers/peripheral/usb/ddk/device/src/ |
H A D | usbfn_cfg_mgr.c | 176 const struct DeviceResourceNode *node, const struct DeviceResourceIface *drsOps) in UsbFnCfgMgrParseStrings() 257 …const struct DeviceResourceNode *node, const struct DeviceResourceIface *drsOps, uint8_t *descBuff) in UsbFnCfgMgrParseAccocInterfaceDesc() 281 …const struct DeviceResourceNode *node, const struct DeviceResourceIface *drsOps, uint8_t *descBuff) in UsbFnCfgMgrParseInterfaceDesc() 306 …const struct DeviceResourceNode *node, const struct DeviceResourceIface *drsOps, uint8_t *descBuff) in UsbFnCfgMgrParseEndpointDesc() 335 …const struct DeviceResourceNode *node, const struct DeviceResourceIface *drsOps, uint8_t *descBuff) in UsbFnCfgMgrParseStringDesc() 356 …const struct DeviceResourceNode *node, const struct DeviceResourceIface *drsOps, uint8_t *descBuff) in UsbFnCfgMgrParseSspIsocEndpointDesc() 380 …const struct DeviceResourceNode *node, const struct DeviceResourceIface *drsOps, uint8_t *descBuff) in UsbFnCfgMgrParseSsEndpointDesc() 514 static int32_t UsbFnCfgMgrParseDescriptor(const struct DeviceResourceNode *node, in UsbFnCfgMgrParseDescriptor() 565 const struct DeviceResourceNode *node, const struct DeviceResourceIface *drsOps) in UsbFnCfgMgrParseDesc() 818 const struct DeviceResourceNode *node, struct UsbFnDeviceDesc *fnDevDesc) in UsbFnCfgMgrParseUsbFnConfigurations() [all …]
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/src/model/ |
H A D | cloud_config.cpp | 24 bool CloudConfig::Unmarshal(const json &node) in Unmarshal() 36 bool CloudConfig::Info::Unmarshal(const Serializable::json &node) in Unmarshal()
|