Home
last modified time | relevance | path

Searched refs:TransProxyConnExistProc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_transceiver.c663 static int32_t TransProxyConnExistProc(ProxyChannelInfo *chan, int32_t chanNewId, const ConnectOpti… in TransProxyConnExistProc() function
815 ret = TransProxyConnExistProc(chan, chanNewId, connInfo); in TransProxyOpenConnChannel()
822 ret = TransProxyConnExistProc(chan, chanNewId, connInfo); in TransProxyOpenConnChannel()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_trans_proxy_transceiver_test.cpp299 int32_t ret = TransProxyConnExistProc(&chan, chanNewId, &connInfo);