Home
last modified time | relevance | path

Searched refs:ConnInitSockets (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/core/connection/interface/
H A Dsoftbus_socket.h66 int32_t ConnInitSockets(void);
/foundation/communication/dsoftbus/sdk/frame/common/src/
H A Dsoftbus_client_frame_manager.c163 int32_t ret = ConnInitSockets(); in ConnClientInit()
165 COMM_LOGE(COMM_EVENT, "ConnInitSockets failed! ret=%{public}d", ret); in ConnClientInit()
/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_socket.c92 int32_t ConnInitSockets(void) in ConnInitSockets() function
/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_manager.c503 int32_t ret = ConnInitSockets(); in ConnSocketsAndBaseListenerInit()
505 CONN_LOGE(CONN_INIT, "ConnInitSockets failed! ret=%{public}" PRId32 " \r\n", ret); in ConnSocketsAndBaseListenerInit()
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/file/
H A Dtrans_sdk_file_test.cpp719 ret = ConnInitSockets(); in HWTEST_F()

Completed in 5 milliseconds