Home
last modified time | relevance | path

Searched defs:udpChannel (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/common/
H A Dclient_trans_udp_manager_static_test.cpp197 UdpChannel udpChannel; variable
261 UdpChannel udpChannel; variable
281 UdpChannel udpChannel; variable
326 UdpChannel udpChannel; variable
415 UdpChannel udpChannel; variable
H A Dclient_trans_udp_manager_test.cpp365 UdpChannel udpChannel; variable
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_channel_manager.c58 UdpChannelInfo *udpChannel = NULL; in NotifyTimeOutUdpChannel() local
91 UdpChannelInfo *udpChannel = NULL; in TransUdpTimerProc() local
139 UdpChannelInfo *udpChannel = NULL; in TransUdpChannelMgrDeinit() local
230 UdpChannelInfo *udpChannel = NULL; in NotifyUdpChannelCloseInList() local
260 UdpChannelInfo *udpChannel = NULL; in TransCloseUdpChannelByNetWorkId() local
H A Dtrans_udp_negotiation.c1038 UdpChannelInfo udpChannel; in TransUdpGetChannelAndOpenConn() local
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/file/src/
H A Dclient_trans_file.c209 static void FileSendErrorEvent(UdpChannel *udpChannel, FileListener *fileListener, const DFileMsg *… in FileSendErrorEvent()
234 UdpChannel udpChannel; in FileSendListener() local
357 static void FileRecvErrorEvent(UdpChannel *udpChannel, FileListener *fileListener, const DFileMsg *… in FileRecvErrorEvent()
381 UdpChannel udpChannel; in FileReceiveListener() local
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/src/
H A Dclient_trans_udp_virtual.c77 int32_t TransGetUdpChannelByFileId(int32_t dfileId, UdpChannel *udpChannel) in TransGetUdpChannelByFileId()
H A Dclient_trans_udp_manager.c681 int32_t TransGetUdpChannelByFileId(int32_t dfileId, UdpChannel *udpChannel) in TransGetUdpChannelByFileId()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttransudpmanager_fuzzer/
H A Dclienttransudpmanager_fuzzer.cpp111 UdpChannel udpChannel; in TransGetUdpChannelByFileIdTest() local