Home
last modified time | relevance | path

Searched refs:CreatSessionConnList (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/include/
H A Dtrans_tcp_direct_sessionconn.h77 int32_t CreatSessionConnList(void);
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_manager.c203 ret = CreatSessionConnList(); in TransTcpDirectInit()
H A Dtrans_tcp_direct_sessionconn.c51 int32_t CreatSessionConnList(void) in CreatSessionConnList() function
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_message_test.cpp188 res = CreatSessionConnList();
H A Dtrans_tcp_direct_p2p_test.cpp225 ret = CreatSessionConnList();
H A Dtrans_core_tcp_direct_test.cpp172 ret = CreatSessionConnList();
H A Dtrans_server_tcp_direct_test.cpp131 CreatSessionConnList(); in SetUpTestCase()
H A Dtrans_tcp_direct_p2p_mock_test.cpp334 int32_t ret = CreatSessionConnList();
H A Dtrans_tcp_direct_message_append_test.cpp97 ret = CreatSessionConnList(); in SetUpTestCase()