Home
last modified time | relevance | path

Searched defs:client (Results 1 – 18 of 18) sorted by relevance

/developtools/profiler/hiebpf/test/unittest/
Dipc_unix_socket_test.cpp52 IpcUnixSocketClient client; variable
61 IpcUnixSocketClient client; variable
95 IpcUnixSocketClient client; variable
/developtools/profiler/device/plugins/network_profiler/test/unittest/
Dnetwork_profiler_test.cpp189 NetworkProfilerSocketClient client(1, networkProfiler, CallBackFunc); variable
202 NetworkProfilerSocketClient client(1, networkProfiler, CallBackFunc); variable
222 NetworkProfilerSocketClient client(1, networkProfiler, CallBackFunc); variable
330 NetworkProfilerSocketClient client(1, networkProfiler, CallBackFunc); variable
354 NetworkProfilerSocketClient client(1, networkProfiler, CallBackFunc); variable
378 NetworkProfilerSocketClient client(1, networkProfiler, CallBackFunc); variable
/developtools/hdc/src/test/
Dut_mod.cpp172 auto funcOnRead = [](uv_stream_t *client, ssize_t nread, const uv_buf_t *buf) -> void { in UtForwardWaiter()
184 uv_tcp_t *client = new uv_tcp_t(); in UtForwardWaiter() local
208 bool UtForwardConnect(uv_loop_t *loop, uv_tcp_t *client, uv_tcp_t *server) in UtForwardConnect()
245 uv_tcp_t client; in TestForwardExternThread() local
Dut_command.cpp32 HdcClient client(false, debugServerPort, &loopMain); in TestRunClient() local
/developtools/profiler/host/smartperf/client/client_command/include/
Dsp_server_socket.h46 struct sockaddr_in client; variable
/developtools/smartperf_host/smartperf_device/device_command/services/ipc/include/
Dsp_server_socket.h46 struct sockaddr_in client; variable
/developtools/hdc/hdc_rust/src/host/
Dmain.rs18 mod client; module
Dclient.rs82 let mut client = Client::new(parsed_cmd).await?; in run_client_mode() localVariable
/developtools/smartperf_host/smartperf_host/ide/src/hdc/
DHdcDeviceManager.ts83 const client = this.clientList.get(serialNumber); constant
/developtools/profiler/hiebpf/src/
Dhiebpf.cpp98 static bool SendIpcCommand(OHOS::Developtools::Hiebpf::IpcUnixSocketClient &client, in SendIpcCommand()
/developtools/hdc/src/host/
Dhost_tcp.cpp72 uv_udp_t client; in BroadcastFindDaemon() local
Dmain.cpp214 HdcClient client(false, serverListenString, &loopMain, commands == CMDSTR_CHECK_SERVER); in RunClientMode() local
/developtools/hdc/src/test/jdwp/
DHdcJdwpSimulator.cpp96 void HdcJdwpSimulator::ProcessIncoming(uv_stream_t *client, ssize_t nread, const uv_buf_t *buf) in ProcessIncoming()
/developtools/profiler/protos/types/plugins/ftrace_data/6.6.30/
Dsunrpc.proto196 uint32 client = 6; field
212 uint32 client = 6; field
/developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dsunrpc.proto196 uint32 client = 6; field
212 uint32 client = 6; field
/developtools/hdc/src/common/
Dforward.cpp60 void HdcForwardBase::OnAccept(uv_stream_t *server, HCtxForward ctxClient, uv_stream_t *client) in OnAccept()
100 uv_stream_t *client = nullptr; in ListenCallback() local
/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp167 …l inline __attribute__((always_inline)) UpdateThreadName(std::shared_ptr<HookSocketClient>& client) in UpdateThreadName()
187 uint32_t inline __attribute__((always_inline)) GetTagId(std::shared_ptr<HookSocketClient>& client, … in GetTagId()
216 …t16_t inline __attribute__((always_inline)) GetMmapTagId(std::shared_ptr<HookSocketClient>& client, in GetMmapTagId()
/developtools/profiler/hiebpf/include/
Dvmlinux.h44390 struct rpc_clnt *client; member
71147 struct i2c_client *client; member
92143 void *client; member
96819 void *client; member
105905 struct mbox_client client; member
109508 struct rpmh_ctrlr client; member
114679 struct client_hdr client; member
118039 struct i2c_client *client; member
118238 struct i2c_client *client; member
118264 void *client; member
[all …]