Home
last modified time | relevance | path

Searched defs:removeNode (Results 1 – 11 of 11) sorted by relevance

/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
Dsoftbus_trans_proxy_transceiver_test.cpp386 ProxyConnInfo *removeNode = (ProxyConnInfo *)SoftBusCalloc(sizeof(ProxyConnInfo)); variable
415 ProxyConnInfo *removeNode = (ProxyConnInfo *)SoftBusCalloc(sizeof(ProxyConnInfo)); variable
472 ProxyConnInfo removeNode; variable
/foundation/arkui/advanced_ui_component/doc/
Dts-composite-components-treeview.md72 ### removeNode subsection
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
Dsoftbus_proxychannel_manager.c382 ProxyChannelInfo *removeNode = NULL; in TransProxyReleaseChannelList() local
401 ProxyChannelInfo *removeNode = NULL; in TransProxyDelByConnId() local
426 ProxyChannelInfo *removeNode = NULL; in TransProxyDelByChannelId() local
457 ProxyChannelInfo *removeNode = NULL; in TransProxyResetChan() local
1646 ProxyChannelInfo *removeNode = NULL; in TransProxyTimerItemProc() local
1691 ProxyChannelInfo *removeNode = NULL; in TransProxyTimerProc() local
Dsoftbus_proxychannel_transceiver.c62 ProxyConnInfo *removeNode = NULL; in TransDelConnByReqId() local
90 ProxyConnInfo *removeNode = NULL; in TransDelConnByConnId() local
117 ProxyConnInfo *removeNode = NULL; in TransDecConnRefByConnId() local
/foundation/window/window_manager/resources/abc/pip/interface/
DPiPContent.js37 removeNode() { method in XCNodeController
/foundation/window/window_manager/wmserver/src/
Dwindow_layout_policy_tile.cpp229 auto removeNode = foregroundNodes.front(); in PushBackNodeInTileQueue() local
/foundation/communication/dsoftbus/core/connection/manager/
Dsoftbus_conn_manager.c181 ConnListenerNode *removeNode = NULL; in DelListener() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
Dclient_trans_proxy_manager.c859 ChannelSliceProcessor *removeNode = NULL; in ClientTransProxySliceTimerProc() local
/foundation/arkui/advanced_ui_component/interface/treeview/
Dtreeview.js1095 removeNode(e, t, o) { method in anonymousFunction058cc49e0100.C
3594 removeNode() { method in e.TreeController
/foundation/arkui/ace_engine/advanced_ui_component/treeview/interfaces/
Dtreeview.js1490 removeNode() { method in TreeController
3187 removeNode(currentNodeId, parentNodeId) { method in h3
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
Doverlay_manager.cpp2329 auto removeNode = HidePopupWithoutAnimation(target, popupInfo); in CleanPopupInSubWindow() local
2339 for (const auto& removeNode : removeNodes) { in CleanPopupInSubWindow() local