/developtools/smartperf_host/trace_streamer/src/rpc/ |
D | http_server.cpp | 104 std::unique_ptr<ClientThread> client = std::make_unique<ClientThread>(); in Run() local 144 std::unique_ptr<ClientThread> client = std::make_unique<ClientThread>(); in Run() local 209 HttpSocket& client) in ProcessAndParseReq() 226 void HttpServer::ProcessClient(HttpSocket& client) in ProcessClient() 272 void HttpServer::ProcessClient(HttpSocket& client) in ProcessClient() 306 void HttpServer::ProcessRequest(HttpSocket& client, RequestST& request) in ProcessRequest() 418 void HttpServer::HttpResponse(HttpSocket& client, const std::string& status, bool hasBody) in HttpResponse()
|
D | http_socket.cpp | 105 bool HttpSocket::Accept(HttpSocket& client) in Accept()
|
/developtools/profiler/hiebpf/test/unittest/ |
D | ipc_unix_socket_test.cpp | 52 IpcUnixSocketClient client; variable 61 IpcUnixSocketClient client; variable 95 IpcUnixSocketClient client; variable
|
/developtools/profiler/host/smartperf/trace_streamer/src/rpc/ |
D | http_server.cpp | 94 std::unique_ptr<ClientThread> client = std::make_unique<ClientThread>(); in Run() local 140 std::unique_ptr<ClientThread> client = std::make_unique<ClientThread>(); in Run() local 208 void HttpServer::ProcessClient(HttpSocket& client) in ProcessClient() 262 void HttpServer::ProcessClient(HttpSocket& client) in ProcessClient() 305 void HttpServer::ProcessRequest(HttpSocket& client, RequestST& request) in ProcessRequest() 417 void HttpServer::HttpResponse(HttpSocket& client, const std::string& status, bool hasBody) in HttpResponse()
|
D | http_socket.cpp | 105 bool HttpSocket::Accept(HttpSocket& client) in Accept()
|
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/rpc/ |
D | http_server.cpp | 93 std::unique_ptr<ClientThread> client = std::make_unique<ClientThread>(); in Run() local 139 std::unique_ptr<ClientThread> client = std::make_unique<ClientThread>(); in Run() local 207 void HttpServer::ProcessClient(HttpSocket& client) in ProcessClient() 261 void HttpServer::ProcessClient(HttpSocket& client) in ProcessClient() 304 void HttpServer::ProcessRequest(HttpSocket& client, RequestST& request) {} in ProcessRequest()
|
D | http_socket.cpp | 105 bool HttpSocket::Accept(HttpSocket& client) in Accept()
|
/developtools/smartperf_host/ide/src/trace/grpc/ |
D | HiProfilerClient.ts | 27 get client(): ProfilerClient { method in HiProfilerClient 31 set client(value: ProfilerClient) { method in HiProfilerClient
|
D | ProfilerClient.ts | 49 get client(): any { method in ProfilerClient 53 set client(value: any) { method in ProfilerClient
|
/developtools/profiler/host/smartperf/ide/src/trace/grpc/ |
D | HiProfilerClient.ts | 27 get client(): ProfilerClient { method in HiProfilerClient 31 set client(value: ProfilerClient) { method in HiProfilerClient
|
D | ProfilerClient.ts | 49 get client(): any { method in ProfilerClient 53 set client(value: any) { method in ProfilerClient
|
/developtools/smartperf_host/trace_streamer/sdk/dubai_sdk/rpc/ |
D | http_server.cpp | 93 std::unique_ptr<ClientThread> client = std::make_unique<ClientThread>(); in Run() local 139 std::unique_ptr<ClientThread> client = std::make_unique<ClientThread>(); in Run() local 207 void HttpServer::ProcessClient(HttpSocket& client) in ProcessClient() 259 void HttpServer::ProcessClient(HttpSocket& client) in ProcessClient()
|
D | http_socket.cpp | 105 bool HttpSocket::Accept(HttpSocket& client) in Accept()
|
/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/src/host/ |
D | host_tcp.cpp | 70 uv_udp_t client; in BroadcastFindDaemon() local
|
D | main.cpp | 203 HdcClient client(false, serverListenString, &loopMain, commands == CMDSTR_CHECK_SERVER); in RunClientMode() local
|
/developtools/profiler/hiebpf/src/ |
D | hiebpf.cpp | 98 static bool SendIpcCommand(OHOS::Developtools::Hiebpf::IpcUnixSocketClient &client, in SendIpcCommand()
|
/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 | 54 void HdcForwardBase::OnAccept(uv_stream_t *server, HCtxForward ctxClient, uv_stream_t *client) in OnAccept() 87 uv_stream_t *client = nullptr; in ListenCallback() local
|
/developtools/profiler/device/plugins/arkts_plugin/src/ |
D | arkts_plugin.cpp | 446 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 | 122 …l inline __attribute__((always_inline)) UpdateThreadName(std::shared_ptr<HookSocketClient>& client) in UpdateThreadName() 143 uint32_t inline __attribute__((always_inline)) GetTagId(std::shared_ptr<HookSocketClient>& client, … in GetTagId()
|
/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 …]
|