Home
last modified time | relevance | path

Searched defs:socketfd (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/toolchain/inspector/
Dconnect_server.h30 ConnectServer(int socketfd, std::function<void(std::string&&)> onMessage) in ConnectServer()
Dconnect_inspector.cpp129 void StartServerForSocketPair(int socketfd) in StartServerForSocketPair()
Dinspector.cpp316 bool StartDebugForSocketpair(int tid, int socketfd) in StartDebugForSocketpair()
/arkcompiler/toolchain/websocket/server/
Dwebsocket_server.cpp244 bool WebSocketServer::InitUnixWebSocket(int socketfd) in InitUnixWebSocket()
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp3060 bool JSNApi::StartDebuggerForSocketPair([[maybe_unused]] int tid, [[maybe_unused]] int socketfd) in StartDebuggerForSocketPair()