/developtools/profiler/hiebpf/test/unittest/ |
D | ipc_unix_socket_test.cpp | 52 IpcUnixSocketClient client; variable 61 IpcUnixSocketClient client; variable 95 IpcUnixSocketClient client; variable
|
/developtools/hdc/src/test/ |
D | ut_mod.cpp | 172 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
|
D | ut_command.cpp | 32 HdcClient client(false, debugServerPort, &loopMain); in TestRunClient() local
|
/developtools/profiler/host/smartperf/client/client_command/include/ |
D | sp_server_socket.h | 45 struct sockaddr_in client; variable
|
/developtools/hdc/hdc_rust/src/host/ |
D | main.rs | 18 mod client; module
|
D | client.rs | 79 let mut client = Client::new(parsed_cmd).await?; in run_client_mode() localVariable
|
/developtools/smartperf_host/ide/src/hdc/ |
D | HdcDeviceManager.ts | 77 const client = this.clientList.get(serialNumber); constant
|
/developtools/profiler/hiebpf/src/ |
D | hiebpf.cpp | 98 static bool SendIpcCommand(OHOS::Developtools::Hiebpf::IpcUnixSocketClient &client, in SendIpcCommand()
|
/developtools/hdc/src/host/ |
D | host_tcp.cpp | 70 uv_udp_t client; in BroadcastFindDaemon() local
|
D | main.cpp | 201 HdcClient client(false, serverListenString, &loopMain, commands == CMDSTR_CHECK_SERVER); in RunClientMode() local
|
/developtools/hdc/src/test/jdwp/ |
D | HdcJdwpSimulator.cpp | 96 void HdcJdwpSimulator::ProcessIncoming(uv_stream_t *client, ssize_t nread, const uv_buf_t *buf) in ProcessIncoming()
|
/developtools/hdc/src/common/ |
D | forward.cpp | 57 void HdcForwardBase::OnAccept(uv_stream_t *server, HCtxForward ctxClient, uv_stream_t *client) in OnAccept() 92 uv_stream_t *client = nullptr; in ListenCallback() local
|
/developtools/profiler/device/plugins/arkts_plugin/src/ |
D | arkts_plugin.cpp | 569 bool ArkTSPlugin::Recv(int32_t client, char* buf, size_t totalLen, int32_t flags) const in Recv()
|
/developtools/profiler/device/plugins/native_hook/src/ |
D | hook_client.cpp | 180 …l inline __attribute__((always_inline)) UpdateThreadName(std::shared_ptr<HookSocketClient>& client) in UpdateThreadName() 201 uint32_t inline __attribute__((always_inline)) GetTagId(std::shared_ptr<HookSocketClient>& client, … in GetTagId()
|
/developtools/hdc/hdc_rust/src/common/ |
D | forward.rs | 654 let client = listener.accept().await; in forward_tcp_accept() localVariable
|
/developtools/profiler/hiebpf/include/ |
D | vmlinux.h | 44390 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 …]
|