Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/static/connection/ohos_ws/
Dohos_ws_server.cpp64 bool OhosWsServer::StartForSocketpair(int socketfd) in StartForSocketpair()
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dinit.cpp78 extern "C" bool StartDebuggerForSocketpair(int socketfd, bool breakOnStart) in StartDebuggerForSocketpair()
Ddebugger_arkapi.cpp128 …DebugNativeAPI::StartDebuggerForSocketPair([[maybe_unused]] int tid, [[maybe_unused]] int socketfd) in StartDebuggerForSocketPair()
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/connection/ohos_ws/
Dohos_ws_server.cpp73 bool OhosWsServer::StartForSocketpair(int socketfd) in StartForSocketpair()
/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.cpp426 bool StartDebugForSocketpair(int tid, int socketfd, bool isHybrid) in StartDebugForSocketpair()
/arkcompiler/toolchain/websocket/server/
Dwebsocket_server.cpp323 bool WebSocketServer::InitUnixWebSocket(int socketfd) in InitUnixWebSocket()
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5115 bool JSNApi::StartDebuggerForSocketPair([[maybe_unused]] int tid, [[maybe_unused]] int socketfd) in StartDebuggerForSocketPair()