Home
last modified time | relevance | path

Searched defs:ConnectSocket (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/autotest/src/
H A Dtcp_socket.cpp48 void TcpScoketClient::ConnectSocket() in ConnectSocket() function in OHOS::TcpScoketClient
H A Dtcp_socket_manager.cpp75 void TcpSocketClientManager::ConnectSocket() in ConnectSocket() function in OHOS::TcpSocketClientManager
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Ddfx_signalhandler_exception.c50 static int ConnectSocket(const char* path, const int timeout) in ConnectSocket() function