Home
last modified time | relevance | path

Searched defs:client (Results 401 - 425 of 485) sorted by relevance

1...<<11121314151617181920

/third_party/pulseaudio/src/pulsecore/
H A Dsink-input.h76 pa_client *client; /* may be NULL */ member
317 pa_client *client; member
H A Dcli-command.c1072 pa_client *client; in pa_cli_command_kill_client() local
H A Dprotocol-esound.c87 pa_client *client; member
1481 pa_client *client; pa_esound_protocol_connect() local
[all...]
H A Dprotocol-dbus.c56 pa_client *client; member
893 int pa_dbus_protocol_register_connection(pa_dbus_protocol *p, DBusConnection *conn, pa_client *client) { in pa_dbus_protocol_register_connection() argument
/third_party/pulseaudio/src/pulse/
H A Dinternal.h79 pa_socket_client *client; member
H A Dcontext.c918 on_connection(pa_socket_client *client, pa_iochannel*io, void *userdata) global() argument
[all...]
/third_party/python/Lib/http/
H A Dcookiejar.py38 import http.client # only for the default HTTP port namespace
/third_party/pulseaudio/src/modules/dbus/
H A Diface-stream.c253 pa_client *client = NULL; in handle_get_client() local
521 pa_client *client = NULL; in handle_get_all() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DImage.cpp1264 void *Image::lockInternal(int x, int y, int z, sw::Lock lock, sw::Accessor client) in lockInternal() argument
/third_party/skia/third_party/externals/libgifcodec/
H A DSkGifImageReader.h97 SkGIFLZWContext(SkLibGifCodec* client, const SkGIFFrameContext* frameContext) in SkGIFLZWContext() argument
291 void setClient(SkLibGifCodec* client) { m_client = client; } in setClient() argument
/third_party/python/Lib/test/
H A Dtest_httpservers.py22 import http, http.client namespace
H A Dtest_imaplib.py213 client = None variable in NewIMAPTestsMixin
483 client = self.imap_class("localhost", addr, timeout=0.001) global() variable in NewIMAPTestsMixin.test_imaplib_timeout_functionality_test.TimeoutHandler
[all...]
H A Dtest_smtplib.py167 client = smtplib.SMTP global() variable in SMTPGeneralTests
172 client = smtplib.LMTP global() variable in LMTPGeneralTests
[all...]
/third_party/python/Lib/logging/
H A Dhandlers.py1246 import http.client namespace
/third_party/python/Lib/xmlrpc/
H A Dclient.py136 import http.client namespace
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dmod.rs53 let mut client = server.client(); in verify_untrusted() variables
63 let mut client = server.client(); in verify_trusted() variables
78 let mut client = server.client(); in verify_trusted_with_set_cert() variables
91 let mut client = server.client(); verify_untrusted_callback_override_ok() variables
110 let mut client = server.client(); verify_untrusted_callback_override_bad() variables
124 let mut client = server.client(); verify_trusted_callback_override_ok() variables
144 let mut client = server.client(); verify_trusted_callback_override_bad() variables
159 let mut client = server.client(); verify_callback_load_certs() variables
178 let mut client = server.client(); verify_trusted_get_error_ok() variables
198 let mut client = server.client(); verify_trusted_get_error_err() variables
215 let mut client = server.client(); verify_callback() variables
237 let mut client = server.client().build().builder(); ssl_verify_callback() variables
463 let mut client = server.client(); test_alpn_server_advertise_multiple() variables
480 let mut client = server.client(); test_alpn_server_select_none_fatal() variables
497 let mut client = server.client(); test_alpn_server_select_none() variables
509 let mut client = server.client(); test_alpn_server_unilateral() variables
660 let mut client = server.client(); verify_valid_hostname() variables
664 let mut client = client.build().builder(); verify_valid_hostname() variables
680 let mut client = server.client(); verify_invalid_hostname() variables
684 let mut client = client.build().builder(); verify_invalid_hostname() variables
911 let mut client = server.client(); cert_store() variables
933 let mut client = server.client(); tmp_dh_callback() variables
960 let mut client = server.client(); tmp_ecdh_callback() variables
983 let mut client = server.client(); tmp_dh_callback_ssl() variables
1012 let mut client = server.client(); tmp_ecdh_callback_ssl() variables
1064 let mut client = server.client(); status_callbacks() variables
1075 let mut client = client.build().builder(); status_callbacks() variables
1095 let mut client = server.client(); new_session_callback() variables
1120 let mut client = server.client(); new_session_callback_swapped_ctx() variables
1129 let mut client = client.build().builder(); new_session_callback_swapped_ctx() variables
1200 let mut client = server.client(); no_version_overlap() variables
1233 let mut client = server.client(); custom_extensions() variables
1405 let mut client = server.client(); psk_ciphers() variables
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_gnutls.c881 gnutls_datum_t client, server; tls_connection_get_random() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dnotify.c718 wpas_notify_p2p_group_started(struct wpa_supplicant *wpa_s, struct wpa_ssid *ssid, int persistent, int client, const u8 *ip) wpas_notify_p2p_group_started() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_gnutls.c881 gnutls_datum_t client, server; tls_connection_get_random() local
[all...]
/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp1896 auto client = AppExecFwk::AbilityManagerClient::GetInstance(); in HandleCustomButtonClick() local
1935 auto client = AppExecFwk::AbilityManagerClient::GetInstance(); in ClickReminder() local
/base/startup/appspawn/standard/
H A Dappspawn_service.c778 AppSpawnClient client = {0, 0}; in ProcessPreFork() local
805 AppSpawnProcessMsgForPrefork(AppSpawnContent *content, AppSpawnClient *client, pid_t *childPid) AppSpawnProcessMsgForPrefork() argument
842 IsSupportPrefork(AppSpawnContent *content, AppSpawnClient *client) IsSupportPrefork() argument
869 RunAppSpawnProcessMsg(AppSpawnContent *content, AppSpawnClient *client, pid_t *childPid) RunAppSpawnProcessMsg() argument
1045 NotifyResToParent(AppSpawnContent *content, AppSpawnClient *client, int result) NotifyResToParent() argument
1109 AppSpawnColdStartApp(struct AppSpawnContent *content, AppSpawnClient *client) AppSpawnColdStartApp() argument
[all...]
/test/testfwk/arkxtest/uitest/server/
H A Dsystem_ui_controller.cpp950 sptr<IDumpBroker> client = iface_cast<IDumpBroker>(remoteObject); in GetHidumperInfo() local
/third_party/elfutils/debuginfod/
H A Ddebuginfod-client.c201 debuginfod_client *client; member
377 add_default_headers(debuginfod_client *client) in add_default_headers() argument
462 add_headers_from_file(debuginfod_client *client, cons argument
1812 debuginfod_client *client; debuginfod_begin() local
1844 debuginfod_set_user_data(debuginfod_client *client, void *data) debuginfod_set_user_data() argument
1851 debuginfod_get_user_data(debuginfod_client *client) debuginfod_get_user_data() argument
1857 debuginfod_get_url(debuginfod_client *client) debuginfod_get_url() argument
1863 debuginfod_get_headers(debuginfod_client *client) debuginfod_get_headers() argument
1869 debuginfod_end(debuginfod_client *client) debuginfod_end() argument
1882 debuginfod_find_debuginfo(debuginfod_client *client, const unsigned char *build_id, int build_id_len, char **path) debuginfod_find_debuginfo() argument
1893 debuginfod_find_executable(debuginfod_client *client, const unsigned char *build_id, int build_id_len, char **path) debuginfod_find_executable() argument
1902 debuginfod_find_source(debuginfod_client *client, const unsigned char *build_id, int build_id_len, const char *filename, char **path) debuginfod_find_source() argument
1911 debuginfod_find_section(debuginfod_client *client, const unsigned char *build_id, int build_id_len, const char *section, char **path) debuginfod_find_section() argument
1962 debuginfod_add_http_header(debuginfod_client *client, const char* header) debuginfod_add_http_header() argument
1989 debuginfod_set_progressfn(debuginfod_client *client, debuginfod_progressfn_t fn) debuginfod_set_progressfn() argument
1996 debuginfod_set_verbose_fd(debuginfod_client *client, int fd) debuginfod_set_verbose_fd() argument
[all...]
/third_party/glslang/glslang/Public/
H A DShaderLang.h200 EShClient client; member
215 TClient client; // what client is the overall compilation being done for? member
541 setEnvInput(EShSource lang, EShLanguage envStage, EShClient client, int version) setEnvInput() argument
548 setEnvClient(EShClient client, EShTargetClientVersion version) setEnvClient() argument
[all...]
/third_party/backends/backend/
H A Dkodakaio.c2418 AvahiClient *client = NULL; in kodak_network_discovery() local
[all...]

Completed in 49 milliseconds

1...<<11121314151617181920