Home
last modified time | relevance | path

Searched defs:client (Results 101 - 125 of 510) sorted by relevance

12345678910>>...21

/third_party/libuv/test/
H A Dtest-udp-try-send.c33 static uv_udp_t client; variable
H A Dtest-tcp-write-fail.c93 uv_tcp_t client; in TEST_IMPL() local
/third_party/libuv/docs/code/multi-echo-server/
H A Dworker.c34 void echo_read(uv_stream_t *client, ssize_t nread, const uv_buf_t *buf) { in echo_read() argument
68 uv_tcp_t *client = (uv_tcp_t*) malloc(sizeof(uv_tcp_t)); in on_new_connection() local
/third_party/libuv/docs/code/dns/
H A Dmain.c13 void on_read(uv_stream_t *client, ssize_t nread, const uv_buf_t *buf) { in on_read() argument
/third_party/libuv/docs/code/cgi/
H A Dmain.c17 void invoke_cgi_script(uv_tcp_t *client) { in invoke_cgi_script() argument
56 uv_tcp_t *client = (uv_tcp_t*) malloc(sizeof(uv_tcp_t)); in on_new_connection() local
/third_party/libwebsockets/test-apps/android/app/src/main/java/org/libwebsockets/client/
H A DLwsService.java
/third_party/ltp/testcases/kernel/device-drivers/drm/user_space/
H A Duser_tdrm.c377 static drm_client_t client; in main() local
/third_party/node/src/
H A Dconnection_wrap.cc59 uv_stream_t* client = reinterpret_cast<uv_stream_t*>(&wrap->handle_); in OnConnection() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_vc_create/
H A Dtirpc_clnt_vc_create_limits.c63 CLIENT *client = NULL; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_dg_create/
H A Dtirpc_clnt_dg_create_limits.c63 CLIENT *client = NULL; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_call/
H A Dtirpc_expertlevel_clnt_call_stress.c54 CLIENT *client = NULL; in main() local
H A Dtirpc_expertlevel_clnt_call.c53 CLIENT *client = NULL; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_tli_create/
H A Dtirpc_clnt_tli_create_limits.c63 CLIENT *client = NULL; in main() local
/third_party/ltp/testcases/kernel/syscalls/recvmsg/
H A Drecvmsg03.c46 static void client(void) in client() function
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_call/
H A Dtirpc_bottomlevel_clnt_call_stress.c54 CLIENT *client = NULL; in main() local
H A Dtirpc_bottomlevel_clnt_call.c49 CLIENT *client = NULL; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_rpcb_rmtcall/
H A Dtirpc_rpcb_rmtcall_stress.c54 CLIENT *client = NULL; in main() local
/third_party/python/Lib/test/test_asyncio/
H A Dtest_server.py23 def client(sock, addr): function
80 def client(sock, addr): function
H A Dtest_buffered_proto.py39 async def client(addr): function
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DClient.h29 namespace dawn_wire { namespace client { namespace
H A DObjectAllocator.h26 namespace dawn_wire { namespace client { namespace
45 ObjectAndSerial* New(Client* client) { in New() argument
/third_party/skia/third_party/externals/dawn/src/dawn_wire/
H A DWireClient.cpp60 namespace client { namespace
/third_party/pulseaudio/src/pulsecore/
H A Dclient.h78 pa_client *client; member
/base/hiviewdfx/hiview/plugins/eventlogger/include/
H A Devent_logger.h41 int client; member
/base/hiviewdfx/hiview/base/event_publish/
H A Dapp_event_handler.cpp33 AppExecFwk::BundleMgrClient client; in GetUidByBundleName() local

Completed in 9 milliseconds

12345678910>>...21