Searched refs:UdpChannelMgrCb (Results 1 – 10 of 10) sorted by relevance
65 UdpChannelMgrCb *streamCb = (UdpChannelMgrCb*)SoftBusMalloc(sizeof(UdpChannelMgrCb));67 (void)memset_s(streamCb, sizeof(UdpChannelMgrCb), 0, sizeof(UdpChannelMgrCb));147 UdpChannelMgrCb *streamCb = (UdpChannelMgrCb*)SoftBusMalloc(sizeof(UdpChannelMgrCb));149 (void)memset_s(streamCb, sizeof(UdpChannelMgrCb), 0, sizeof(UdpChannelMgrCb));
28 void RegisterStreamCb(const UdpChannelMgrCb *streamCb);
19 void RegisterStreamCb(const UdpChannelMgrCb *cb) in RegisterStreamCb()
27 static const UdpChannelMgrCb *g_udpChannelMgrCb = NULL;29 void RegisterStreamCb(const UdpChannelMgrCb *streamCb) in RegisterStreamCb()
56 void RegisterFileCb(const UdpChannelMgrCb *fileCb) in RegisterFileCb()
32 static const UdpChannelMgrCb *g_udpChannelMgrCb = NULL;553 void RegisterFileCb(const UdpChannelMgrCb *fileCb) in RegisterFileCb()
42 void RegisterFileCb(const UdpChannelMgrCb *fileCb);
40 } UdpChannelMgrCb; typedef
598 static UdpChannelMgrCb g_udpChannelCb = {
348 UdpChannelMgrCb *fileCb = NULL;