Home
last modified time | relevance | path

Searched refs:IServerChannelCallBack (Results 1 – 25 of 39) sorted by relevance

12

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_message_test.cpp184 const IServerChannelCallBack *cb = TransServerGetChannelCb();
213 const IServerChannelCallBack *cb = TransServerGetChannelCb();
243 const IServerChannelCallBack *cb = TransServerGetChannelCb();
281 const IServerChannelCallBack *cb = TransServerGetChannelCb();
391 const IServerChannelCallBack *cb = TransServerGetChannelCb();
416 const IServerChannelCallBack *cb = TransServerGetChannelCb();
441 const IServerChannelCallBack *cb = TransServerGetChannelCb();
462 const IServerChannelCallBack *cb = TransServerGetChannelCb();
488 const IServerChannelCallBack *cb = TransServerGetChannelCb();
515 const IServerChannelCallBack *cb = TransServerGetChannelCb();
[all …]
H A Dtrans_tcp_direct_p2p_test.cpp57 static IServerChannelCallBack g_testChannelCallBack;
149 IServerChannelCallBack *TestTransServerGetChannelCb(void) in TestTransServerGetChannelCb()
213 IServerChannelCallBack *testCallBack = TestTransServerGetChannelCb();
H A Dtrans_core_tcp_direct_test.cpp146 const IServerChannelCallBack *cb = TransServerGetChannelCb();
167 const IServerChannelCallBack *cb = TransServerGetChannelCb();
432 const IServerChannelCallBack *cb = TransServerGetChannelCb();
H A Dtrans_tcp_direct_callback_test.cpp37 static IServerChannelCallBack g_channelCallBack;
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_static_test.cpp35 static IServerChannelCallBack g_testchannelCallBack;
61 IServerChannelCallBack *TestTransServerGetChannelCb(void) in TestTransServerGetChannelCb()
81 IServerChannelCallBack *cb = TransServerGetChannelCb();
103 IServerChannelCallBack *cb = TestTransServerGetChannelCb();
124 IServerChannelCallBack *cb = TestTransServerGetChannelCb();
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/include/
H A Dtrans_channel_callback.h43 } IServerChannelCallBack; typedef
53 IServerChannelCallBack *TransServerGetChannelCb(void);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_callback.c21 static IServerChannelCallBack g_channelCb;
23 int32_t TransProxySetCallBack(const IServerChannelCallBack *cb) in TransProxySetCallBack()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_callback.c23 static IServerChannelCallBack g_channelCb;
25 int32_t TransTdcSetCallBack(const IServerChannelCallBack *cb) in TransTdcSetCallBack()
H A Dtrans_tcp_direct_manager.c181 int32_t TransTcpDirectInit(const IServerChannelCallBack *cb) in TransTcpDirectInit()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/proxy_channel/
H A Dtrans_proxy_channel_test.cpp117 IServerChannelCallBack callBack; in TestAddTestProxyChannel()
423 IServerChannelCallBack callBack;
509 IServerChannelCallBack callBack;
536 IServerChannelCallBack callBack;
552 IServerChannelCallBack callBack;
572 IServerChannelCallBack callBack;
589 IServerChannelCallBack callBack;
H A Dtrans_proxy_message_test.cpp72 IServerChannelCallBack callBack; in SetUpTestCase()
129 IServerChannelCallBack cb; in TestCallbackSuccess()
137 IServerChannelCallBack cb; in TestCallbackFail()
H A Dtrans_proxy_network_test.cpp85 IServerChannelCallBack cb; in SetUpTestCase()
H A Dtrans_proxy_transceiver_test.cpp61 IServerChannelCallBack callBack; in SetUpTestCase()
H A Dsoftbus_proxy_network_test.cpp87 IServerChannelCallBack cb; in SetUpTestCase()
H A Dsoftbus_proxychannel_listener_test.cpp136 IServerChannelCallBack callBack; in SetUpTestCase()
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/include/
H A Dtrans_tcp_direct_manager.h54 int32_t TransTcpDirectInit(const IServerChannelCallBack *cb);
H A Dtrans_tcp_direct_callback.h29 int32_t TransTdcSetCallBack(const IServerChannelCallBack *cb);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_callback.h30 int32_t TransProxySetCallBack(const IServerChannelCallBack *cb);
H A Dsoftbus_proxychannel_manager.h37 int32_t TransProxyManagerInit(const IServerChannelCallBack *cb);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/include/
H A Dtrans_udp_negotiation.h28 int32_t TransUdpChannelInit(IServerChannelCallBack *callback);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_virtual.c19 int32_t TransUdpChannelInit(IServerChannelCallBack *callback) in TransUdpChannelInit()
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/auth_channel/
H A Dtrans_auth_channel_test.cpp55 static IServerChannelCallBack *callback = nullptr;
205 IServerChannelCallBack cb;
228 IServerChannelCallBack cb;
257 IServerChannelCallBack cb;
283 IServerChannelCallBack cb;
355 IServerChannelCallBack cb;
398 IServerChannelCallBack cb;
H A Dtrans_auth_manager_test.cpp33 static IServerChannelCallBack *cb = NULL;
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/auth/include/
H A Dtrans_auth_manager.h43 int32_t TransAuthInit(IServerChannelCallBack *cb);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_channel_callback.c37 static IServerChannelCallBack g_channelCallBack;
250 IServerChannelCallBack *TransServerGetChannelCb(void) in TransServerGetChannelCb()

12