Home
last modified time | relevance | path

Searched refs:SHUTDOWN_REASON_UNKNOWN (Results 1 - 21 of 21) sorted by relevance

/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/manager/
H A Dclient_trans_channel_callback_test.cpp209 int32_t ret = TransOnChannelClosed(channelId, CHANNEL_TYPE_AUTH, messageType, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
212 ret = TransOnChannelClosed(channelId, CHANNEL_TYPE_AUTH, udpMessageType, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
215 ret = TransOnChannelClosed(channelId, CHANNEL_TYPE_PROXY, messageType, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
218 ret = TransOnChannelClosed(channelId, CHANNEL_TYPE_PROXY, udpMessageType, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
221 ret = TransOnChannelClosed(channelId, CHANNEL_TYPE_UDP, udpMessageType, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
224 ret = TransOnChannelClosed(channelId, CHANNEL_TYPE_UDP, messageType, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
227 ret = TransOnChannelClosed(channelId, CHANNEL_TYPE_TCP_DIRECT, messageType, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
230 ret = TransOnChannelClosed(channelId, CHANNEL_TYPE_TCP_DIRECT, udpMessageType, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
233 ret = TransOnChannelClosed(channelId, CHANNEL_TYPE_BUTT, messageType, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
236 ret = TransOnChannelClosed(channelId, CHANNEL_TYPE_TCP_DIRECT, MESSAGE_TYPE_BUTT, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
[all...]
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/common/
H A Dclient_trans_udp_manager_static_test.cpp126 OnUdpChannelClosed(TEST_CHANNELID, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
172 OnUdpChannelClosed(TEST_CHANNELID, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
302 NotifyCallback(testChannel, TEST_CHANNELID, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
310 NotifyCallback(&channel, TEST_CHANNELID, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
315 NotifyCallback(&channel, TEST_CHANNELID, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
H A Dclient_trans_udp_manager_test.cpp165 ret = TransOnUdpChannelClosed(channel.channelId, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
231 ret = TransOnUdpChannelClosed(TEST_CHANNELID, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
257 ret = TransOnUdpChannelClosed(channel.channelId, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
293 ret = ClientTransCloseUdpChannel(TEST_CHANNELID, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttransudpmanager_fuzzer/
H A Dclienttransudpmanager_fuzzer.cpp52 TransOnUdpChannelClosed((int32_t)size, SHUTDOWN_REASON_UNKNOWN); in TransOnUdpChannelClosedTest()
69 ClientTransCloseUdpChannel((int32_t)size, SHUTDOWN_REASON_UNKNOWN); in ClientTransCloseUdpChannelTest()
/foundation/distributedhardware/distributed_input/test/fuzztest/dinputonsessionclosed_fuzzer/
H A Ddinputonsessionclosed_fuzzer.cpp38 ShutdownReason reason = SHUTDOWN_REASON_UNKNOWN; in OnSessionClosedFuzzTest()
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dtrans_type.h76 SHUTDOWN_REASON_UNKNOWN, /**< Shutdown for unknown reason */ enumerator
/foundation/communication/dsoftbus/core/transmission/ipc/mini/
H A Dtrans_client_proxy.c50 data->msgChannelId, data->msgChannelType, data->msgMessageType, SHUTDOWN_REASON_UNKNOWN); in ClientIpcOnChannelClosed()
/foundation/distributedhardware/device_manager/test/softbusfuzztest/softbussessionobject_fuzzer/
H A Dsoftbus_session_object_fuzzer.cpp69 ShutdownReason reason = ShutdownReason::SHUTDOWN_REASON_UNKNOWN; in SoftBusSessionFuzzTest()
/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dtrans_type.h78 SHUTDOWN_REASON_UNKNOWN, /**< Shutdown for unknown reason */ enumerator
/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/fuzztest/softbusadapter_fuzzer/
H A Dsoftbusadapter_fuzzer.cpp47 ShutdownReason reason = SHUTDOWN_REASON_UNKNOWN; in SoftbusAdapterFuzzTest()
98 ShutdownReason reason = SHUTDOWN_REASON_UNKNOWN; in SoftbusOnSessionClosedFuzzTest()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/transport/
H A Ddh_transport_test.cpp66 ShutdownReason reason = ShutdownReason::SHUTDOWN_REASON_UNKNOWN; in HWTEST_F()
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttranstcpdirectlistener_fuzzer/
H A Dclienttranstcpdirectlistener_fuzzer.cpp204 ClientTransTdcOnSessionClosed((int32_t)size, SHUTDOWN_REASON_UNKNOWN); in ClientTransTdcOnSessionClosedTest()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/fuzztest/dhtransport_fuzzer/
H A Ddhtransport_fuzzer.cpp151 ShutdownReason reason = ShutdownReason::SHUTDOWN_REASON_UNKNOWN; in DhTransportOnSocketClosedFuzzTest()
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/network/softbus/
H A Dsoftbus_session_dispatcher_test.cpp294 ShutdownReason reason = SHUTDOWN_REASON_UNKNOWN; in HWTEST_F()
/foundation/distributedhardware/distributed_input/services/transportbase/test/transbaseunittest/
H A Ddistributed_input_transbase_test.cpp203 ShutdownReason reason = ShutdownReason::SHUTDOWN_REASON_UNKNOWN; in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screendatachannel/src/
H A Dscreen_data_channel_impl_test.cpp259 ShutdownReason reason = SHUTDOWN_REASON_UNKNOWN; in HWTEST_F()
/foundation/communication/dsoftbus/tests/sdk/transmission/session/
H A Dclient_trans_session_callback_test.cpp386 ret = TransOnSessionClosed(INVALID_CHANNEL_ID, CHANNEL_TYPE_BUTT, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
388 ret = TransOnSessionClosed(TRANS_TEST_CHANNEL_ID, CHANNEL_TYPE_BUTT, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
/foundation/multimodalinput/input/intention/adapters/test/unittest/src/
H A Ddsoftbus_adapter_test.cpp349 ASSERT_NO_FATAL_FAILURE(DSoftbusAdapterImpl::GetInstance()->OnShutdown(SOCKET, SHUTDOWN_REASON_UNKNOWN)); in HWTEST_F()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/tcp_direct/
H A Dtrans_sdk_tcp_direct_test.cpp460 ret = ClientTransTdcOnSessionClosed(channelId, SHUTDOWN_REASON_UNKNOWN); in HWTEST_F()
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h1104 SHUTDOWN_REASON_UNKNOWN, /**< Shutdown for unknown reason */ enumerator
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/test/av_trans_input/daudio_input_test/
H A Ddaudio_input_test.cpp534 ShutdownReason reason = ShutdownReason::SHUTDOWN_REASON_UNKNOWN; in HWTEST_F()

Completed in 16 milliseconds