Home
last modified time | relevance | path

Searched refs:GetUdpChannelMgrHead (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/include/
H A Dtrans_udp_channel_manager.h52 SoftBusList *GetUdpChannelMgrHead(void);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_channel_manager.c34 SoftBusList *GetUdpChannelMgrHead(void) in GetUdpChannelMgrHead() function
H A Dtrans_udp_negotiation.c1211 SoftBusList *udpChannelList = GetUdpChannelMgrHead(); in TransUdpDeathCallback()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dinstant_statistics.cpp529 SoftBusList *sessionList = GetUdpChannelMgrHead(); in InstUpdateRemoteInfoByUdpChannel()