Home
last modified time | relevance | path

Searched refs:ConnectSocket (Results 1 - 2 of 2) sorted by relevance

/base/startup/appspawn/test/mock/include/
H A Dmock_client_socket.h28 MOCK_METHOD1(ConnectSocket, int32_t(int32_t socketFD));
29 MOCK_METHOD0(ConnectSocket, int32_t());
/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
108 int fd = ConnectSocket(FAULTLOGGERD_SOCKET_NAME, TIME_OUT); // connect timeout in ReportException()

Completed in 2 milliseconds