Home
last modified time | relevance | path

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

/arkcompiler/toolchain/inspector/
Dws_server.h32int port) : instanceId_(instanceId), componentName_(component), wsOnMessage_(onMessage), port_(por… in WsServer()
Dinspector.cpp138 const DebuggerPostTask& debuggerPostTask, int port) in InitializeInspector()
261 int32_t instanceId, const DebuggerPostTask& debuggerPostTask, int port) in StartDebug()
/arkcompiler/toolchain/test/fuzztest/wsserver_fuzzer/
Dwsserver_fuzzer.cpp38 int port = 9230; // 9230:connection port for test in WsServerFuzzTest() local
/arkcompiler/toolchain/websocket/
Dwebsocket.cpp280 bool WebSocket::InitTcpWebSocket(int port, uint32_t timeoutLimit) in InitTcpWebSocket()
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h1277 int port = -1; member