Searched defs:socketfd (Results 1 – 9 of 9) sorted by relevance
64 bool OhosWsServer::StartForSocketpair(int socketfd) in StartForSocketpair()
78 extern "C" bool StartDebuggerForSocketpair(int socketfd, bool breakOnStart) in StartDebuggerForSocketpair()
128 …DebugNativeAPI::StartDebuggerForSocketPair([[maybe_unused]] int tid, [[maybe_unused]] int socketfd) in StartDebuggerForSocketPair()
73 bool OhosWsServer::StartForSocketpair(int socketfd) in StartForSocketpair()
26 ConnectServer::ConnectServer(int socketfd, std::function<void(std::string&&)> onMessage) in ConnectServer()
212 bool StartServerForSocketPair(int socketfd) in StartServerForSocketPair()
426 bool StartDebugForSocketpair(int tid, int socketfd, bool isHybrid) in StartDebugForSocketpair()
323 bool WebSocketServer::InitUnixWebSocket(int socketfd) in InitUnixWebSocket()
5115 bool JSNApi::StartDebuggerForSocketPair([[maybe_unused]] int tid, [[maybe_unused]] int socketfd) in StartDebuggerForSocketPair()