Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/rpc/
Dhttp_server.cpp104 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()
Dhttp_socket.cpp105 bool HttpSocket::Accept(HttpSocket& client) in Accept()
/developtools/profiler/hiebpf/test/unittest/
Dipc_unix_socket_test.cpp52 IpcUnixSocketClient client; variable
61 IpcUnixSocketClient client; variable
95 IpcUnixSocketClient client; variable
/developtools/profiler/host/smartperf/trace_streamer/src/rpc/
Dhttp_server.cpp94 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()
Dhttp_socket.cpp105 bool HttpSocket::Accept(HttpSocket& client) in Accept()
/developtools/smartperf_host/trace_streamer/sdk/demo_sdk/rpc/
Dhttp_server.cpp93 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()
Dhttp_socket.cpp105 bool HttpSocket::Accept(HttpSocket& client) in Accept()
/developtools/smartperf_host/ide/src/trace/grpc/
DHiProfilerClient.ts27 get client(): ProfilerClient { method in HiProfilerClient
31 set client(value: ProfilerClient) { method in HiProfilerClient
DProfilerClient.ts49 get client(): any { method in ProfilerClient
53 set client(value: any) { method in ProfilerClient
/developtools/profiler/host/smartperf/ide/src/trace/grpc/
DHiProfilerClient.ts27 get client(): ProfilerClient { method in HiProfilerClient
31 set client(value: ProfilerClient) { method in HiProfilerClient
DProfilerClient.ts49 get client(): any { method in ProfilerClient
53 set client(value: any) { method in ProfilerClient
/developtools/smartperf_host/trace_streamer/sdk/dubai_sdk/rpc/
Dhttp_server.cpp93 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()
Dhttp_socket.cpp105 bool HttpSocket::Accept(HttpSocket& client) in Accept()
/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.h45 struct sockaddr_in client; variable
/developtools/hdc/src/host/
Dhost_tcp.cpp70 uv_udp_t client; in BroadcastFindDaemon() local
Dmain.cpp203 HdcClient client(false, serverListenString, &loopMain, commands == CMDSTR_CHECK_SERVER); in RunClientMode() local
/developtools/profiler/hiebpf/src/
Dhiebpf.cpp98 static bool SendIpcCommand(OHOS::Developtools::Hiebpf::IpcUnixSocketClient &client, in SendIpcCommand()
/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/hdc/src/common/
Dforward.cpp54 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/
Darkts_plugin.cpp446 bool ArkTSPlugin::Recv(int32_t client, char* buf, size_t totalLen, int32_t flags) const in Recv()
/developtools/profiler/device/plugins/native_hook/src/
Dhook_client.cpp122 …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/
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 …]