Home
last modified time | relevance | path

Searched defs:server (Results 226 - 250 of 434) sorted by relevance

12345678910>>...18

/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_crpc_server.c36 void SetRpcServerInited(RpcServer *server) in SetRpcServerInited() argument
318 int OnTransact(RpcServer *server, Context *context) in OnTransact() argument
787 int OnCallbackTransact(const RpcServer *server, int event, Context *context) in OnCallbackTransact() argument
801 int EndCallbackTransact(const RpcServer *server, int event) in EndCallbackTransact() argument
[all...]
/foundation/communication/netstack/test/unittest/tlssocket/server/
H A Dtls_socket_branch_test.cpp71 TLSSocket server; in HWTEST_F() local
97 TLSSocket server; in HWTEST_F() local
153 TLSSocket server; HWTEST_F() local
203 TLSSocket server; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_client.c52 int32_t CoapResolveAddress(const coap_str_const_t *server, struct sockaddr *dst) in CoapResolveAddress() argument
/test/testfwk/arkxtest/uitest/test/
H A Dfrontend_api_handler_test.cpp89 auto &server = FrontendApiServer::Get(); in TEST_F() local
112 auto &server = FrontendApiServer::Get(); in TEST_F() local
130 auto &server = FrontendApiServer::Get(); TEST_F() local
147 auto &server = FrontendApiServer::Get(); TEST_F() local
161 auto &server = FrontendApiServer::Get(); TEST_F() local
191 auto &server = FrontendApiServer::Get(); TEST_F() local
208 const auto& server = FrontendApiServer::Get(); TEST_F() local
264 const auto& server = FrontendApiServer::Get(); TEST_F() local
311 const auto& server = FrontendApiServer::Get(); TEST_F() local
384 const auto& server = FrontendApiServer::Get(); TEST_F() local
426 const auto& server = FrontendApiServer::Get(); TEST_F() local
482 const auto& server = FrontendApiServer::Get(); TEST_F() local
496 const auto& server = FrontendApiServer::Get(); TEST_F() local
541 const auto& server = FrontendApiServer::Get(); TEST_F() local
590 const auto& server = FrontendApiServer::Get(); TEST_F() local
641 auto& server = FrontendApiServer::Get(); TEST_F() local
660 auto& server = FrontendApiServer::Get(); TEST_F() local
[all...]
/test/xts/acts/pcs/pcs_ndk/entry/src/main/cpp/
H A DpcsNetworkTest.cpp53 struct sockaddr_in server = {PARAM_0}; in Bind() local
100 struct sockaddr_in server = {PARAM_0}; in Connect() local
137 struct sockaddr_in server = {PARAM_0}; Send() local
[all...]
/test/xts/hats/hdf/location/agnss/
H A Dagnss_hdi_test.cpp370 AGnssServerInfo server; in HWTEST_F() local
/third_party/ffmpeg/libavdevice/
H A Dpulse_audio_dec.c41 char *server; member
/third_party/ffmpeg/libavformat/
H A Dlibsmbclient.c39 static void libsmbc_get_auth_data(SMBCCTX *c, const char *server, const char *share, in libsmbc_get_auth_data() argument
/third_party/libuv/test/
H A Dtest-tcp-open.c314 uv_tcp_t server; in TEST_IMPL() local
H A Decho-server.c39 static uv_handle_t* server; variable
169 static void on_connection(uv_stream_t* server, int status) { in on_connection() argument
[all...]
H A Dtest-getsockname.c108 static void on_connection(uv_stream_t* server, int status) { in on_connection() argument
/third_party/libcoap/src/
H A Dcoap_io_lwip.c471 coap_socket_accept_tcp(coap_socket_t *server, in coap_socket_accept_tcp() argument
376 coap_socket_connect_udp(coap_socket_t *sock, const coap_address_t *local_if, const coap_address_t *server, int default_port, coap_address_t *local_addr, coap_address_t *remote_addr) coap_socket_connect_udp() argument
435 coap_socket_connect_tcp1(coap_socket_t *sock, const coap_address_t *local_if, const coap_address_t *server, int default_port, coap_address_t *local_addr, coap_address_t *remote_addr) coap_socket_connect_tcp1() argument
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-server/
H A Dmain.c276 new_conn(DBusServer *server, DBusConnection *conn, void *data) in new_conn() argument
/third_party/node/deps/cares/src/lib/
H A Dares__socket.c164 static int configure_socket(ares_socket_t s, struct server_state *server) in configure_socket() argument
240 ares__open_connection(ares_channel_t *channel, struct server_state *server, ares_bool_t is_tcp) ares__open_connection() argument
[all...]
H A Dares_android.c270 jobject server = NULL; in ares_get_android_server_list() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_conn.h91 int server; member
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-tcpserver.c534 struct server_info server; /* server information */ main() local
[all...]
/third_party/lwip/src/netif/ppp/
H A Dauth.c1904 get_secret(ppp_pcb *pcb, const char *client, const char *server, char *secret, int *secret_len, int am_server) get_secret() argument
[all...]
/third_party/node/deps/openssl/openssl/apps/include/
H A Dapps.h277 const char *server; member
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem.c313 static int state_machine(SSL *s, int server) in state_machine() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/http/
H A Dhttp_lib.c250 static int use_proxy(const char *no_proxy, const char *server) in use_proxy() argument
278 OSSL_HTTP_adapt_proxy(const char *proxy, const char *no_proxy, const char *server, int use_ssl) OSSL_HTTP_adapt_proxy() argument
/third_party/openssl/test/
H A Dsslcorrupttest.c186 SSL *server = NULL, *client = NULL; in test_ssl_corrupt() local
/third_party/pulseaudio/src/pulse/
H A Dsimple.c137 pa_simple_new( const char *server, const char *name, pa_stream_direction_t dir, const char *dev, const char *stream_name, const pa_sample_spec *ss, const pa_channel_map *map, const pa_buffer_attr *attr, int *rerror) pa_simple_new() argument
/third_party/python/Lib/test/test_asyncio/
H A Dtest_sslproto.py615 def server(sock): function
659 def server(sock): function
693 def server(sock): function
725 def server(sock): global() function
[all...]
/third_party/openssl/apps/include/
H A Dapps.h277 const char *server; member

Completed in 21 milliseconds

12345678910>>...18