Home
last modified time | relevance | path

Searched refs:TransUdpChannelMgrDeinit (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_manager_test.cpp121 TransUdpChannelMgrDeinit();
139 TransUdpChannelMgrDeinit();
172 TransUdpChannelMgrDeinit();
202 TransUdpChannelMgrDeinit();
219 TransUdpChannelMgrDeinit();
234 TransUdpChannelMgrDeinit();
260 TransUdpChannelMgrDeinit();
278 TransUdpChannelMgrDeinit();
292 TransUdpChannelMgrDeinit();
317 TransUdpChannelMgrDeinit();
[all …]
H A Dtrans_udp_static_test.cpp182 TransUdpChannelMgrDeinit();
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/include/
H A Dtrans_udp_channel_manager.h55 void TransUdpChannelMgrDeinit(void);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_channel_manager.c130 void TransUdpChannelMgrDeinit(void) in TransUdpChannelMgrDeinit() function
H A Dtrans_udp_negotiation.c1190 TransUdpChannelMgrDeinit(); in TransUdpChannelDeinit()