Home
last modified time | relevance | path

Searched refs:TransProxySetCallBack (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_callback.h30 int32_t TransProxySetCallBack(const IServerChannelCallBack *cb);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_callback.c23 int32_t TransProxySetCallBack(const IServerChannelCallBack *cb) in TransProxySetCallBack() function
H A Dsoftbus_proxychannel_manager.c1813 int32_t ret = TransProxySetCallBack(cb); in TransProxyManagerInitInner()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dtrans_proxy_network_test.cpp88 ASSERT_EQ(SOFTBUS_OK, TransProxySetCallBack(&cb)); in SetUpTestCase()
H A Dsoftbus_proxy_network_test.cpp90 ASSERT_EQ(SOFTBUS_OK, TransProxySetCallBack(&cb)); in SetUpTestCase()
H A Dtrans_proxy_message_test.cpp131 int32_t ret = TransProxySetCallBack(&cb); in TestCallbackSuccess()
139 int32_t ret = TransProxySetCallBack(&cb); in TestCallbackFail()
H A Dsoftbus_proxychannel_message_test.cpp205 int32_t ret = TransProxySetCallBack(&cb); in TestCallbackSuccess()
213 int32_t ret = TransProxySetCallBack(&cb); in TestCallbackFail()