Searched refs:ConstructProxyChannelInfo (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/ |
H A D | softbus_proxychannel_manager_test.cpp | 1113 ConstructProxyChannelInfo(chan, msg, newChanId, &info); 1115 ConstructProxyChannelInfo(chan, msg, newChanId, &info); 1117 ConstructProxyChannelInfo(chan, msg, newChanId, &info); 1119 ConstructProxyChannelInfo(chan, msg, newChanId, &info);
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/ |
H A D | softbus_proxychannel_manager.c | 932 static void ConstructProxyChannelInfo( in ConstructProxyChannelInfo() function 1040 ConstructProxyChannelInfo(chan, msg, newChanId, &info); in TransProxyFillChannelInfo()
|