Home
last modified time | relevance | path

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 Dsoftbus_proxychannel_manager_test.cpp1113 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 Dsoftbus_proxychannel_manager.c932 static void ConstructProxyChannelInfo( in ConstructProxyChannelInfo() function
1040 ConstructProxyChannelInfo(chan, msg, newChanId, &info); in TransProxyFillChannelInfo()