Home
last modified time | relevance | path

Searched refs:TransDelSessionConnById (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_message_append_test.cpp285 TransDelSessionConnById(channelId);
319 TransDelSessionConnById(channelId);
589 TransDelSessionConnById(channelId);
612 TransDelSessionConnById(channelId);
644 TransDelSessionConnById(channelId);
780 TransDelSessionConnById(channelId);
806 TransDelSessionConnById(channelId);
833 TransDelSessionConnById(channelId);
880 TransDelSessionConnById(channelId);
909 TransDelSessionConnById(channelId);
[all …]
H A Dtrans_server_tcp_direct_test.cpp113 TransDelSessionConnById(channelId); in TestDelSessionConn()
224 TransDelSessionConnById(channelId); in TestDelSessionConnNode()
589 TransDelSessionConnById(channelId);
H A Dtrans_tcp_direct_message_test.cpp414 TransDelSessionConnById(channelId);
424 TransDelSessionConnById(channelId);
H A Dtrans_tcp_direct_p2p_mock_test.cpp541 TransDelSessionConnById(conn->channelId);
642 TransDelSessionConnById(conn->channelId);
701 TransDelSessionConnById(conn->channelId);
730 TransDelSessionConnById(conn->channelId);
H A Dtrans_tcp_direct_wifi_test.cpp65 void TransDelSessionConnById(int32_t channelId) in TransDelSessionConnById() function
H A Dtrans_tcp_direct_p2p_test.cpp235 TransDelSessionConnById(channelId);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_listener.c203 TransDelSessionConnById(chanId); in CreateSessionConnNode()
297 TransDelSessionConnById(channelId); in TransProcDataRes()
343 TransDelSessionConnById(conn->channelId); in ProcessSocketOutEvent()
354 TransDelSessionConnById(conn->channelId); in ProcessSocketExceptionEvent()
H A Dtrans_tcp_direct_wifi.c59 TransDelSessionConnById(newchannelId); in AddTcpConnAndSessionInfo()
H A Dtrans_tcp_direct_p2p.c365 TransDelSessionConnById(channelId); in OnChannelOpenFail()
1060 TransDelSessionConnById(conn->channelId); in OpenP2pDirectChannel()
H A Dtrans_tcp_direct_sessionconn.c300 void TransDelSessionConnById(int32_t channelId) in TransDelSessionConnById() function
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/include/
H A Dtrans_tcp_direct_sessionconn.h108 void TransDelSessionConnById(int32_t channelId);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H A Dtrans_channel_common.c424TransDelSessionConnById(channelId); // socket Fd will be shutdown when recv peer reply in TransCommonCloseChannel()