Home
last modified time | relevance | path

Searched defs:node (Results 1176 - 1200 of 1318) sorted by relevance

1...<<41424344454647484950>>...53

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_le.c103 ListNode *node = NULL; in L2capLeGetPsm() local
122 ListNode *node = NULL; in L2capLeGetConnection() local
141 ListNode *node = NULL; L2capLeGetConnection2() local
159 ListNode *node = NULL; L2capLeGetChannel() local
177 ListNode *node = NULL; L2capLeGetChannel2() local
207 ListNode *node = NULL; L2capLeGetChannel4() local
276 ListNode *node = NULL; L2capLeDestroyChannel() local
341 ListNode *node = NULL; L2capLeDeleteConnection() local
395 ListNode *node = NULL; L2capLeResponseTimeout() local
546 ListNode *node = NULL; L2capLeTxWithCredit() local
1115 ListNode *node = NULL; L2capLeCleanAllChannels() local
1169 ListNode *node = NULL; L2capLeAclConnectProcess() local
1802 ListNode *node = NULL; L2CAP_LeFinalize() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_dfx.c41 struct HlistNode node; member
303 FillpDfxPktParseFailNode *node = (FillpDfxPktParseFailNode *)pos; in DfxGetPktPraseFailNode() local
323 FillpDfxPktParseFailNode *node = DfxGetPktPraseFailNode(sock->index); in FillpDfxSockLinkAndQosNotify() local
343 FillpDfxPktParseFailNode *node = FILLP_NULL_PTR; FillpDfxPktNotify() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_pcb.h61 static __inline struct FillpNackNode *FillpNackNodeEntry(struct HlistNode *node) in FillpNackNodeEntry() argument
228 static __inline struct FillpPcb *FillpPcbStbNodeEntry(struct HlistNode *node) in FillpPcbStbNodeEntry() argument
233 static __inline struct FillpPcb *FillpSendNodeEntry(FILLP_CONST struct HlistNode *node) in FillpSendNodeEntry() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c1187 struct HlistNode *node = FILLP_NULL_PTR; in FillpCheckPcbNackListToSend() local
1392 struct SkipListNode *node = FILLP_NULL_PTR; in SpungeCheckItemWaitTokenList() local
1495 struct HlistNode *node = FILLP_NULL_PTR; SpungeTokenBucketDelFpcb() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dsockets.h151 static __inline struct FtSocket *SockEntryListenSocket(struct HlistNode *node) in SockEntryListenSocket() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile.c100 DFileSessionNode *node = NULL; in GetDFileSessionNodeById() local
125 DFileSessionNode *node = calloc(1, sizeof(DFileSessionNode)); in AddDFileSessionNode() local
149 DFileSessionNode *node = NULL; PopDFileSessionNodeById() local
187 CheckDFileSessionNodeValid(const DFileSessionNode *node) CheckDFileSessionNodeValid() argument
247 DFileSessionNode *node = GetDFileSessionNodeById((uint16_t)sessionId); NSTACKX_DFileSetStoragePath() local
416 DFileSessionNode *node = GetDFileSessionNodeById((uint16_t)sessionId); NSTACKX_DFileSetStoragePathList() local
575 DFileSessionNode *node = GetDFileSessionNodeById((uint16_t)sessionId); SendFilesInner() local
721 DFileSessionNode *node = GetDFileSessionNodeById((uint16_t)sessionId); PostSendFailAsync() local
782 DFileSessionNode *node = GetDFileSessionNodeById((uint16_t)sessionId); NSTACKX_DFileSendFilesWithRemotePathAndType() local
1432 QueueNode *node = (QueueNode *)pos; ClearOutboundQueue() local
1444 QueueNode *node = (QueueNode *)pos; ClearInboundQueue() local
1517 DFileSessionNode *node = GetDFileSessionNodeById((uint16_t)sessionId); NSTACKX_DFileSetRenameHook() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_local.c36 List node; member
/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy_cascade.cpp63 auto node = *nodeIter; in Reorder() local
137 LayoutDivider(const sptr<WindowNode>& node, WindowUpdateType type) LayoutDivider() argument
158 LayoutPreProcess(const sptr<WindowNode>& node, WindowUpdateType updateType) LayoutPreProcess() argument
168 PerformWindowLayout(const sptr<WindowNode>& node, WindowUpdateType updateType) PerformWindowLayout() argument
201 SetInitialDividerRect(const sptr<WindowNode>& node, DisplayId displayId) SetInitialDividerRect() argument
277 CheckAspectRatioBySizeLimits(const sptr<WindowNode>& node, WindowLimits& newLimits) const CheckAspectRatioBySizeLimits() argument
401 ApplyWindowRectConstraints(const sptr<WindowNode>& node, Rect& winRect) const ApplyWindowRectConstraints() argument
428 UpdateLayoutRect(const sptr<WindowNode>& node) UpdateLayoutRect() argument
626 SetDefaultCascadeRect(const sptr<WindowNode>& node) SetDefaultCascadeRect() argument
698 LimitFloatingWindowSize(const sptr<WindowNode>& node, Rect& winRect) const LimitFloatingWindowSize() argument
712 LimitMainFloatingWindowPosition(const sptr<WindowNode>& node, Rect& winRect) const LimitMainFloatingWindowPosition() argument
729 UpdateFloatingWindowSizeForStretchableWindow(const sptr<WindowNode>& node, const Rect& displayRect, Rect& winRect) const UpdateFloatingWindowSizeForStretchableWindow() argument
766 FixWindowSizeByRatioIfDragBeyondLimitRegion(const sptr<WindowNode>& node, Rect& winRect) const FixWindowSizeByRatioIfDragBeyondLimitRegion() argument
887 FixWindowRectWhenDrag(const sptr<WindowNode>& node, const Rect& oriWinRect, Rect& winRect) const FixWindowRectWhenDrag() argument
904 LimitWindowPositionWhenDrag(const sptr<WindowNode>& node, Rect& winRect) const LimitWindowPositionWhenDrag() argument
961 LimitWindowPositionWhenInitRectOrMove(const sptr<WindowNode>& node, Rect& winRect) const LimitWindowPositionWhenInitRectOrMove() argument
1008 GetMaximizeRect(const sptr<WindowNode>& node, Rect& maxRect) GetMaximizeRect() argument
[all...]
H A Dwindow_layout_policy.cpp53 void WindowLayoutPolicy::LimitWindowToBottomRightCorner(const sptr<WindowNode>& node) in LimitWindowToBottomRightCorner() argument
126 void WindowLayoutPolicy::UpdateRectInDisplayGroup(const sptr<WindowNode>& node, in UpdateRectInDisplayGroup() argument
340 LayoutWindowNode(const sptr<WindowNode>& node) LayoutWindowNode() argument
372 NotifyClientAndAnimation(const sptr<WindowNode>& node, const Rect& winRect, WindowSizeChangeReason reason) NotifyClientAndAnimation() argument
402 CalcEntireWindowHotZone(const sptr<WindowNode>& node, const Rect& winRect, uint32_t hotZone, float vpr, TransformHelper::Vector2 hotZoneScale) CalcEntireWindowHotZone() argument
428 CalcAndSetNodeHotZone(const Rect& winRect, const sptr<WindowNode>& node) CalcAndSetNodeHotZone() argument
460 GetSystemSizeLimits(const sptr<WindowNode>& node, const Rect& displayRect, float vpr) GetSystemSizeLimits() argument
497 UpdateWindowSizeLimits(const sptr<WindowNode>& node) UpdateWindowSizeLimits() argument
563 UpdateDisplayLimitRect(const sptr<WindowNode>& node, Rect& limitRect) UpdateDisplayLimitRect() argument
617 AdjustFixedOrientationRSSurfaceNode(const sptr<WindowNode>& node, const Rect& winRect, std::shared_ptr<RSSurfaceNode> surfaceNode, sptr<DisplayInfo> displayInfo) AdjustFixedOrientationRSSurfaceNode() argument
647 SetBounds(const sptr<WindowNode>& node, const Rect& winRect, const Rect& preRect) SetBounds() argument
680 UpdateSurfaceBounds(const sptr<WindowNode>& node, const Rect& winRect, const Rect& preRect) UpdateSurfaceBounds() argument
744 IsTileRectSatisfiedWithSizeLimits(const sptr<WindowNode>& node) IsTileRectSatisfiedWithSizeLimits() argument
759 GetStoragedAspectRatio(const sptr<WindowNode>& node) GetStoragedAspectRatio() argument
810 GetMaximizeRect(const sptr<WindowNode>& node, Rect& maxRect) GetMaximizeRect() argument
[all...]
H A Dremote_animation.cpp165 auto node = (dstNode != nullptr ? dstNode : srcNode); in CheckTransition() local
680 WMError RemoteAnimation::NotifyAnimationScreenUnlock(std::function<void(void)> callback, sptr<WindowNode> node) in NotifyAnimationScreenUnlock() argument
768 void RemoteAnimation::PostProcessShowCallback(const sptr<WindowNode>& node) in PostProcessShowCallback() argument
797 ExecuteFinalStateTask(sptr<WindowNode>& node) ExecuteFinalStateTask() argument
836 auto node = weakNode.promote(); CallbackTimeOutProcess() local
846 ReportWindowAnimationAbnormalInfo(sptr<WindowNode>& node) ReportWindowAnimationAbnormalInfo() argument
866 ProcessNodeStateTask(sptr<WindowNode>& node) ProcessNodeStateTask() argument
976 NotifyAnimationUpdateWallpaper(sptr<WindowNode> node) NotifyAnimationUpdateWallpaper() argument
1026 ReportWindowAnimationCallbackTimeout(sptr<WindowNode>& node, const std::string& taskName) ReportWindowAnimationCallbackTimeout() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscrollable.h103 void SetScrollableNode(const WeakPtr<RenderNode>& node) in SetScrollableNode() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.h987 void AddPredictLayoutNode(const RefPtr<FrameNode>& node) in AddPredictLayoutNode() argument
H A Dui_node.cpp219 void UINode::TraversingCheck(RefPtr<UINode> node, bool withAbort) in TraversingCheck() argument
402 std::ostream& operator<<(std::ostream& ss, const RefPtr<UINode>& node) in operator <<() argument
408 ToString(const RefPtr<UINode>& node) ToString() argument
411 ss << node; ToString() local
1359 const auto& node = ElementRegister::GetInstance()->GetUINodeById(id); GetChildFlatIndex() local
1535 GetFrameNodeIndex(const RefPtr<FrameNode>& node, bool isExpanded) GetFrameNodeIndex() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_view.cpp170 RefPtr<FrameNode> CreateMenuScroll(const RefPtr<UINode>& node) in CreateMenuScroll() argument
249 void UpdateContainerIdealSizeConstraint(const RefPtr<FrameNode>& node, const CalcSize& idealSize) in UpdateContainerIdealSizeConstraint() argument
[all...]
H A Dmenu_pattern.h249 auto node = builderNode_.Upgrade(); in GetBuilderId() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_pattern.cpp625 auto node = AceType::DynamicCast<FrameNode>(child); in GetContainerModalButtonsRect() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_picker_pattern.cpp414 bool CalendarPickerPattern::IsInNodeRegion(const RefPtr<FrameNode>& node, const PointF& point) in IsInNodeRegion() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_algorithm.cpp256 auto node = wrapper->GetHostNode(); in ClearAllItemPosition() local
H A Dlist_pattern.cpp98 void ListPattern::ChangeAxis(RefPtr<UINode> node) in ChangeAxis() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_pattern.cpp248 auto node = host->FindChildByPosition(info.GetGlobalLocation().GetX(), info.GetGlobalLocation().GetY()); in IsItemSelected() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/
H A Dmenu_item_pattern.cpp122 void UpdateIconSrc(RefPtr<FrameNode>& node, const Dimension& horizontalSize, in UpdateIconSrc() argument
1357 auto& node = isLabel ? label_ : content_; in UpdateText() local
1425 auto& node = isLabel ? label_ : content_; UpdateFont() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.cpp1293 auto node = q.front(); in UpdateAllGeometryTransition() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.cpp729 bool GestureEventHub::KeyBoardShortCutClick(const KeyEvent& event, const WeakPtr<NG::FrameNode>& node) in KeyBoardShortCutClick() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/
H A Dcontainer_modal_pattern_enhance.cpp63 auto node = weak.Upgrade(); in GetNotMovingWindowManager() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_stack.cpp350 RefPtr<NG::UINode> node; in CreateNodeByRouteInfo() local
304 CreateNodeByIndex(int32_t index, const WeakPtr<NG::UINode>& customNode, RefPtr<NG::UINode>& node) CreateNodeByIndex() argument
449 GetNavDestinationNodeInUINode( RefPtr<NG::UINode> node, RefPtr<NG::NavDestinationGroupNode>& desNode) GetNavDestinationNodeInUINode() argument
806 LoadDestinationByBuilder(const std::string& name, const JSRef<JSVal>& param, RefPtr<NG::UINode>& node, RefPtr<NG::NavDestinationGroupNode>& desNode) LoadDestinationByBuilder() argument
828 LoadDestination(const std::string& name, const JSRef<JSVal>& param, const WeakPtr<NG::UINode>& customNode, RefPtr<NG::UINode>& node, RefPtr<NG::NavDestinationGroupNode>& desNode) LoadDestination() argument
975 auto node = navPathList_[index].second; RecoveryNavigationStack() local
[all...]

Completed in 49 milliseconds

1...<<41424344454647484950>>...53