Home
last modified time | relevance | path

Searched refs:SHUTDOWN_REASON_PEER (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/ipc/services/dbinder/test/unittest/
H A Ddbinder_remote_listener_unittest.cpp136 dBinderRemoteListener.ServerOnShutdown(socketId, SHUTDOWN_REASON_PEER); in HWTEST_F()
149 dBinderRemoteListener.ServerOnShutdown(socketId, SHUTDOWN_REASON_PEER); in HWTEST_F()
164 dBinderRemoteListener.ServerOnShutdown(socketId, SHUTDOWN_REASON_PEER); in HWTEST_F()
177 dBinderRemoteListener.ServerOnShutdown(socketId, SHUTDOWN_REASON_PEER); in HWTEST_F()
578 dBinderRemoteListener.ClientOnShutdown(socketId, SHUTDOWN_REASON_PEER);
594 dBinderRemoteListener.ClientOnShutdown(2, SHUTDOWN_REASON_PEER);
617 dBinderRemoteListener.ClientOnShutdown(socketId, SHUTDOWN_REASON_PEER);
619 dBinderRemoteListener.ClientOnShutdown(socketId1, SHUTDOWN_REASON_PEER);
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/common/
H A Dclient_trans_udp_manager_static_test.cpp329 int32_t ret = CloseUdpChannelProc(&udpChannel, TEST_CLOSEID, SHUTDOWN_REASON_PEER); in HWTEST_F()
341 ret = CloseUdpChannelProc(NULL, TEST_CLOSEID, SHUTDOWN_REASON_PEER); in HWTEST_F()
356 ret = CloseUdpChannel(TEST_CLOSEID, SHUTDOWN_REASON_PEER); in HWTEST_F()
359 ret = CloseUdpChannel(TEST_CLOSEID, SHUTDOWN_REASON_PEER); in HWTEST_F()
H A Dclient_trans_udp_manager_test.cpp260 ret = TransOnUdpChannelClosed(channel.channelId, SHUTDOWN_REASON_PEER); in HWTEST_F()
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dtrans_type.h78 SHUTDOWN_REASON_PEER, /**< Shutdown by peer process */ enumerator
/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dtrans_type.h80 SHUTDOWN_REASON_PEER, /**< Shutdown by peer process */ enumerator
/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dtrans_client_stub.c100 (void)TransOnChannelClosed(channelId, channelType, messageType, SHUTDOWN_REASON_PEER); in ClientOnChannelClosed()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/src/
H A Dclient_trans_udp_manager.c401 case SHUTDOWN_REASON_PEER: in CloseUdpChannelProc()
/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_client_stub.cpp135 return TransOnChannelClosed(channelId, channelType, messageType, SHUTDOWN_REASON_PEER); in OnChannelClosed()
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h1106 SHUTDOWN_REASON_PEER, /**< Shutdown by peer process */ enumerator

Completed in 11 milliseconds