Home
last modified time | relevance | path

Searched defs:nextNode (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_timer/
H A Dtext_timer_builder_test_ng.cpp151 auto nextNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e650302() variable
219 auto nextNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e650602() variable
287 auto nextNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e650902() variable
355 auto nextNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e650c02() variable
423 auto nextNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e650f02() variable
491 auto nextNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e651202() variable
559 auto nextNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e651502() variable
627 auto nextNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e651802() variable
694 auto nextNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e651b02() variable
761 auto nextNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anon529b5e651e02() variable
[all …]
H A Dtext_timer_test_ng.cpp849 auto nextNode = [](TextTimerConfiguration config) -> RefPtr<FrameNode> { in __anonf48c5abf0702() variable
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c209 ProxyChannelInfo *nextNode = NULL; in TransProxySpecialUpdateChanInfo() local
243 ProxyChannelInfo *nextNode = NULL; in TransProxyGetChanByChanId() local
282 ProxyChannelInfo *nextNode = NULL; in TransProxyDelChanByReqId() local
308 ProxyChannelInfo *nextNode = NULL; in TransProxyDelChanByChanId() local
382 ProxyChannelInfo *nextNode = NULL; in TransProxyReleaseChannelList() local
401 ProxyChannelInfo *nextNode = NULL; in TransProxyDelByConnId() local
425 ProxyChannelInfo *nextNode = NULL; in TransProxyDelByChannelId() local
456 ProxyChannelInfo *nextNode = NULL; in TransProxyResetChan() local
1646 ProxyChannelInfo *nextNode = NULL; in TransProxyTimerItemProc() local
1691 ProxyChannelInfo *nextNode = NULL; in TransProxyTimerProc() local
[all …]
/ohos5.0/foundation/graphic/graphic_utils_lite/test/
H A Dlist_unit_test.cpp225 auto nextNode = list_->Remove(node); variable
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
H A Dclient_trans_file_listener.c54 FileListener *nextNode = NULL; in TransFileDeinit() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/include/
H A Ddump_helper.h43 std::shared_ptr<CommandNode> nextNode; member
/ohos5.0/base/startup/init/services/init/include/
H A Dinit_service_socket.h61 struct ServiceSocket *nextNode; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item_group/
H A Dmenu_item_group_pattern.cpp210 auto nextNode = parent->GetChildAtIndex(currentIndex + 1); in OnIntItemPressed() local
/ohos5.0/foundation/communication/dsoftbus/core/common/include/
H A Dcommon_list.h118 __attribute__((always_inline)) static inline void ListDel(ListNode *prevNode, ListNode *nextNode) in ListDel()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dlist_adapter.cpp48 ViewNativePair *nextNode = nullptr; in ~ListAdapter() local
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_manager_service.cpp480 PreAppList *nextNode = nullptr; in InstallAllSystemBundle() local
572 PreAppList *nextNode = nullptr; in ScanSystemApp() local
1332 PreAppList *nextNode = nullptr; in FreePreAppInfo() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_model.c272 LaneIdInfo *nextNode = NULL; in ClearProfileMap() local
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/src/
H A Dclient_trans_tcp_direct_manager.c228 TcpDirectChannelInfo *nextNode = NULL; in TransTdcDelChannelInfo() local
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/strategy/
H A Dstream_pipeline_strategy.cpp206 auto nextNode = std::find_if(pipelineSpec_->nodeSpecSet_.begin(), in PrintConnection() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_database.cpp128 auto nextNode = ++item; in ReleaseHandle() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_page_router_ng.cpp571 auto nextNode = pageRouterStack_.back().Upgrade(); in PopPage() local
608 auto nextNode = pageRouterStack_.back().Upgrade(); in PopPageToIndex() local
/ohos5.0/drivers/hdf_core/framework/utils/src/hcs_parser/
H A Dhcs_tree_if.c355 const struct DeviceResourceNode *nextNode = curNode; in TraverseTreeNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_pattern.cpp354 auto nextNode = parent->GetChildAtIndex(index_ + 1); in UpdateNextNodeDivider() local
/ohos5.0/drivers/peripheral/camera/test/ut/buffer_manager/
H A Dbuffer_manager_utest.cpp777 void BufferManagerTest::Node::Connect(std::shared_ptr<Node>& nextNode) in Connect()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H A Drelative_container_layout_algorithm.cpp356 std::string nextNode = rightAnchor.anchor; in CheckNodeInHorizontalChain() local
446 std::string nextNode = bottomAnchor.anchor; in CheckNodeInVerticalChain() local
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_manager.c858 ChannelSliceProcessor *nextNode = NULL; in ClientTransProxySliceTimerProc() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/
H A Dhiappevent_ndk.c108 ParamList nextNode = curNode->next; in OH_HiAppEvent_DestroyParamList() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dpage_router_manager.cpp1876 auto nextNode = GetCurrentPageNode(); in PopPage() local
1909 auto nextNode = GetCurrentPageNode(); in PopPageToIndex() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/menu/
H A Dmenu_patternEx_test_ng.cpp1800 …auto nextNode = FrameNode::CreateFrameNode(V2::JS_FOR_EACH_ETS_TAG, 1, AceType::MakeRefPtr<MenuWra… variable
H A Dmenu_pattern_test_ng.cpp1245 …auto nextNode = FrameNode::CreateFrameNode(V2::JS_FOR_EACH_ETS_TAG, 1, AceType::MakeRefPtr<MenuWra… variable

12