Home
last modified time | relevance | path

Searched refs:GetClientSessionCb (Results 1 - 11 of 11) sorted by relevance

/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/
H A Dclient_trans_stream_test.cpp69 IClientSessionCallBack *cb = GetClientSessionCb(); in HWTEST_F()
121 IClientSessionCallBack *cb = GetClientSessionCb(); in HWTEST_F()
155 IClientSessionCallBack *cb = GetClientSessionCb(); in HWTEST_F()
/foundation/communication/dsoftbus/sdk/transmission/session/include/
H A Dclient_trans_session_callback.h44 IClientSessionCallBack *GetClientSessionCb(void);
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttranschannelcallback_fuzzer/
H A Dclienttranschannelcallback_fuzzer.cpp41 IClientSessionCallBack *cb = GetClientSessionCb(); in TestEnv()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/
H A Dtrans_sdk_file_test.cpp113 IClientSessionCallBack *cb = GetClientSessionCb(); in SetUpTestCase()
185 IClientSessionCallBack *cb = GetClientSessionCb(); in GenerateAndAddUdpChannel()
344 IClientSessionCallBack *cb = GetClientSessionCb(); in HWTEST_F()
363 IClientSessionCallBack *cb = GetClientSessionCb(); in HWTEST_F()
408 IClientSessionCallBack *cb = GetClientSessionCb(); in HWTEST_F()
550 IClientSessionCallBack *cb = GetClientSessionCb(); in HWTEST_F()
596 IClientSessionCallBack *cb = GetClientSessionCb(); in HWTEST_F()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/common/
H A Dclient_trans_udp_manager_static_test.cpp136 IClientSessionCallBack *cb = GetClientSessionCb(); in HWTEST_F()
168 IClientSessionCallBack *cb = GetClientSessionCb(); in HWTEST_F()
H A Dclient_trans_udp_manager_test.cpp408 IClientSessionCallBack *cb = GetClientSessionCb(); in HWTEST_F()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/manager/src/
H A Dclient_trans_channel_callback.c81 return GetClientSessionCb()->OnSessionOpenFailed(channelId, channelType, errCode); in TransOnChannelOpenFailed()
H A Dclient_trans_channel_manager.c30 IClientSessionCallBack *cb = GetClientSessionCb(); in ClientTransChannelInit()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H A Dtrans_tcp_direct_test.cpp705 IClientSessionCallBack *cb = GetClientSessionCb(); in HWTEST_F()
809 IClientSessionCallBack *cb = GetClientSessionCb(); in HWTEST_F()
837 IClientSessionCallBack *cb = GetClientSessionCb(); in HWTEST_F()
H A Dtrans_sdk_tcp_direct_test.cpp411 const IClientSessionCallBack *cb = GetClientSessionCb(); in HWTEST_F()
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_callback.c626 IClientSessionCallBack *GetClientSessionCb(void) in GetClientSessionCb() function

Completed in 9 milliseconds