Home
last modified time | relevance | path

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

/arkcompiler/toolchain/inspector/
Dconnect_server.cpp26 ConnectServer::ConnectServer(int socketfd, std::function<void(std::string&&)> onMessage) in ConnectServer()
Dconnect_inspector.cpp212 bool StartServerForSocketPair(int socketfd) in StartServerForSocketPair()
Dinspector.cpp358 bool StartDebugForSocketpair(int tid, int socketfd) in StartDebugForSocketpair()
/arkcompiler/toolchain/websocket/server/
Dwebsocket_server.cpp320 bool WebSocketServer::InitUnixWebSocket(int socketfd) in InitUnixWebSocket()
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_second_tests.cpp1836 int socketfd = 0; in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4816 bool JSNApi::StartDebuggerForSocketPair([[maybe_unused]] int tid, [[maybe_unused]] int socketfd) in StartDebuggerForSocketPair()