Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_transceiver.c354 static int32_t TransProxyLoopInit(void) in TransProxyLoopInit() function
911 ret = TransProxyLoopInit(); in TransProxyTransInit()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dsoftbus_trans_proxy_transceiver_test.cpp57 ASSERT_EQ(SOFTBUS_OK, TransProxyLoopInit()); in SetUpTestCase()