Searched defs:socketfd (Results 1 – 6 of 6) sorted by relevance
26 ConnectServer::ConnectServer(int socketfd, std::function<void(std::string&&)> onMessage) in ConnectServer()
212 bool StartServerForSocketPair(int socketfd) in StartServerForSocketPair()
358 bool StartDebugForSocketpair(int tid, int socketfd) in StartDebugForSocketpair()
320 bool WebSocketServer::InitUnixWebSocket(int socketfd) in InitUnixWebSocket()
1836 int socketfd = 0; in HWTEST_F_L0() local
4816 bool JSNApi::StartDebuggerForSocketPair([[maybe_unused]] int tid, [[maybe_unused]] int socketfd) in StartDebuggerForSocketPair()