Home
last modified time | relevance | path

Searched defs:servers (Results 1 - 25 of 65) sorted by relevance

123

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/
H A Dcm_load_sa.cpp20 OnDemandLoadCertManagerCallback::OnDemandLoadCertManagerCallback(string servers) : servers(servers) in OnDemandLoadCertManagerCallback() argument
H A Dcm_request.cpp51 string servers = "CertManager"; in CmLoadSystemAbility() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/include/
H A Dcm_load_sa.h32 std::string servers; member in OnDemandLoadCertManagerCallback
/third_party/curl/lib/
H A Dhostsyn.c59 Curl_set_dns_servers(struct Curl_easy *data, char *servers) Curl_set_dns_servers() argument
/third_party/node/deps/cares/src/lib/
H A Dares_options.c237 ares__init_options_servers(ares_channel_t *channel, const struct in_addr *servers, size_t nservers) ares__init_options_servers() argument
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_net_connect_adapter_wrapper.cpp54 std::vector<std::string> servers = ArkWebStringVectorStructToClass(ark_servers); in GetDnsServers() local
62 std::vector<std::string> servers = ArkWebStringVectorStructToClass(ark_servers); in GetDnsServersByNetId() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_net_connect_adapter_impl.cpp52 std::vector<std::string> servers = real_->GetDnsServers(); in GetDnsServers() local
58 std::vector<std::string> servers = real_->GetDnsServersByNetId(netId); in GetDnsServersByNetId() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Ddns_manager_test.cpp51 std::vector<std::string> servers; in HWTEST_F() local
H A Ddns_param_cache_test.cpp51 std::vector<std::string> servers; in HWTEST_F() local
65 std::vector<std::string> servers; in HWTEST_F() local
86 std::vector<std::string> servers; in HWTEST_F() local
165 std::vector<std::string> servers; HWTEST_F() local
[all...]
H A Dresolver_config_test.cpp117 std::vector<std::string> servers = {"114.114.114.114", "8.8.8.8"}; in HWTEST_F() local
H A Ddns_proxy_listen_test.cpp138 std::vector<std::string> servers = {"servers"}; in HWTEST_F() local
150 std::vector<std::string> servers = {"servers"}; in HWTEST_F() local
[all...]
H A Ddns_resolv_listen_test.cpp68 std::vector<std::string> servers; in HWTEST_F() local
H A Dnetsys_controller_service_impl_test.cpp126 std::vector<std::string> servers; in HWTEST_F() local
331 std::vector<std::string> servers = {}; in HWTEST_F() local
H A Dnetsys_native_client_test.cpp138 std::vector<std::string> servers; in HWTEST_F() local
/base/web/webview/ohos_adapter/net_connect_adapter/src/
H A Dnet_connect_adapter_impl.cpp118 std::vector<std::string> servers; in GetDnsServersInternal() local
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/
H A Ddns_resolv_config.cpp84 void DnsResolvConfig::SetServers(const std::vector<std::string> &servers) in SetServers() argument
H A Ddns_resolv_listen.cpp56 std::vector<std::string> servers; in ProcGetConfigCommand() local
/third_party/pulseaudio/src/modules/x11/
H A Dmodule-x11-publish.c95 pa_strlist *servers = call_data; in servers_changed_cb() local
/foundation/communication/netmanager_base/test/netmanagernative/unit_test/
H A Dresolver_config.cpp87 std::vector<std::string> servers; in TestGetResolverConfig() local
/third_party/node/deps/cares/src/tools/
H A Dahost.c82 char *servers = NULL; in main() local
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Ddns_manager.cpp66 int32_t DnsManager::GetResolverConfig(uint16_t netId, std::vector<std::string> &servers, in GetResolverConfig() argument
59 SetResolverConfig(uint16_t netId, uint16_t baseTimeoutMillis, uint8_t retryCount, const std::vector<std::string> &servers, const std::vector<std::string> &domains) SetResolverConfig() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dmigrate_reuseport.c51 __s64 servers[NR_SERVERS]; member
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dso_incoming_cpu.c16 int *servers; in FIXTURE() local
/third_party/curl/tests/
H A Dservers.pm29 package servers; package
[all...]
/third_party/libuv/test/
H A Dbenchmark-multi-accept.c363 struct server_ctx* servers; in test_tcp() local
203 send_listen_handles(uv_handle_type type, unsigned int num_servers, struct server_ctx* servers) send_listen_handles() argument
[all...]

Completed in 14 milliseconds

123