Home
last modified time | relevance | path

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

12

/developtools/profiler/host/smartperf/ide/src/trace/grpc/
DProfilerController.ts20 get port(): string | number | undefined { method in ClientContainer
24 set port(value: string | number | undefined) { method in ClientContainer
61 port: string | number; property
DProfilerClient.ts115 port: string | number; property
/developtools/smartperf_host/ide/src/trace/grpc/
DProfilerController.ts20 get port(): string | number | undefined { method in ClientContainer
24 set port(value: string | number | undefined) { method in ClientContainer
61 port: string | number; property
DProfilerClient.ts115 port: string | number; property
/developtools/integration_verification/DeployDevice/src/aw/poweronoff/
Dserial_power_on_off.py7 def __init__(self, ip, port, timeout=10, encoding="GBK"): argument
108 def serialPowerOnOff(ip, port, index, power, user='Administrator', password=''): argument
164 def usbPowerOnOff(ip, port, index, power): argument
213 def usbPowerOnOffV2(ip, port, index, power): argument
/developtools/hdc/src/host/
Dtranslate.cpp217 int port = std::stoi(sport); in TargetConnect() local
265 int port = atoi(input + strlen("tmode port ")); in RunMode() local
Dhost_tcp.cpp37 int port = 0; in RecvUDPEntry() local
126 uint16_t port = 0; in ConnectDaemon() local
Dmain.cpp249 int port = atoi(buf); in ParseServerListenString() local
266 int port = atoi(p + 1); in ParseServerListenString() local
388 int port; in InitServerAddr() local
Dhost_uart.cpp138 std::string port; in EnumSerialPort() local
195 string port = "/dev/" + string(p->d_name); in EnumSerialPort() local
540 for (const auto &port : serialPortInfo) { in EnumSerialPort() local
549 for (const auto &port : serialPortRemoved) { in EnumSerialPort() local
/developtools/smartperf_host/trace_streamer/sdk/dubai_sdk/rpc/
Dhttp_server.cpp56 void HttpServer::Run(int32_t port) in Run()
115 void HttpServer::Run(int32_t port) in Run()
172 bool HttpServer::CreateSocket(int32_t port) in CreateSocket()
Dhttp_socket.cpp61 bool HttpSocket::Bind(int32_t port) in Bind()
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dsunrpc.proto210 string port = 4; field
218 string port = 4; field
226 string port = 4; field
234 string port = 4; field
240 string port = 2; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Dsunrpc.proto210 string port = 4; field
218 string port = 4; field
226 string port = 4; field
234 string port = 4; field
240 string port = 2; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dsunrpc.proto210 string port = 4; field
218 string port = 4; field
226 string port = 4; field
234 string port = 4; field
240 string port = 2; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dsunrpc.proto210 string port = 4; field
218 string port = 4; field
226 string port = 4; field
234 string port = 4; field
240 string port = 2; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dsunrpc.proto210 string port = 4; field
218 string port = 4; field
226 string port = 4; field
234 string port = 4; field
240 string port = 2; field
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/rpc/
Dhttp_server.cpp56 void HttpServer::Run(int32_t port) in Run()
115 void HttpServer::Run(int32_t port) in Run()
172 bool HttpServer::CreateSocket(int32_t port) in CreateSocket()
Dhttp_socket.cpp61 bool HttpSocket::Bind(int32_t port) in Bind()
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/workers/
Dworker.js27 port: 8282 property
33 port: 8283 property
/developtools/packing_tool/adapter/ohos/
DUriInfo.java33 public String port = ""; field in UriInfo
/developtools/profiler/host/smartperf/trace_streamer/src/rpc/
Dhttp_server.cpp57 void HttpServer::Run(int32_t port) in Run()
116 void HttpServer::Run(int32_t port) in Run()
173 bool HttpServer::CreateSocket(int32_t port) in CreateSocket()
Dhttp_socket.cpp61 bool HttpSocket::Bind(int32_t port) in Bind()
/developtools/smartperf_host/trace_streamer/src/rpc/
Dhttp_server.cpp67 void HttpServer::Run(int32_t port) in Run()
120 void HttpServer::Run(int32_t port) in Run()
171 bool HttpServer::CreateSocket(int32_t port) in CreateSocket()
Dhttp_socket.cpp61 bool HttpSocket::Bind(int32_t port) in Bind()
/developtools/integration_verification/tools/fotff/utils/
Dmail.go30 port int member

12