Home
last modified time | relevance | path

Searched refs:TransProxyGetLocalInfo (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.cpp1099 int ret = TransProxyGetLocalInfo(chan);
1103 ret = TransProxyGetLocalInfo(chan);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_manager.c883 static int32_t TransProxyGetLocalInfo(ProxyChannelInfo *chan) in TransProxyGetLocalInfo() function
1050 ret = TransProxyGetLocalInfo(chan); in TransProxyFillChannelInfo()