| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/ |
| H A D | cm_load_sa.cpp | 20 OnDemandLoadCertManagerCallback::OnDemandLoadCertManagerCallback(string servers) : servers(servers) in OnDemandLoadCertManagerCallback() argument
|
| H A D | cm_request.cpp | 51 string servers = "CertManager"; in CmLoadSystemAbility() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/include/ |
| H A D | cm_load_sa.h | 32 std::string servers; member in OnDemandLoadCertManagerCallback
|
| /third_party/curl/lib/ |
| H A D | hostsyn.c | 59 Curl_set_dns_servers(struct Curl_easy *data, char *servers) Curl_set_dns_servers() argument
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_options.c | 237 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 D | ark_net_connect_adapter_wrapper.cpp | 54 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 D | ark_net_connect_adapter_impl.cpp | 52 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 D | dns_manager_test.cpp | 51 std::vector<std::string> servers; in HWTEST_F() local
|
| H A D | dns_param_cache_test.cpp | 51 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 D | resolver_config_test.cpp | 117 std::vector<std::string> servers = {"114.114.114.114", "8.8.8.8"}; in HWTEST_F() local
|
| H A D | dns_proxy_listen_test.cpp | 138 std::vector<std::string> servers = {"servers"}; in HWTEST_F() local 150 std::vector<std::string> servers = {"servers"}; in HWTEST_F() local [all...] |
| H A D | dns_resolv_listen_test.cpp | 68 std::vector<std::string> servers; in HWTEST_F() local
|
| H A D | netsys_controller_service_impl_test.cpp | 126 std::vector<std::string> servers; in HWTEST_F() local 331 std::vector<std::string> servers = {}; in HWTEST_F() local
|
| H A D | netsys_native_client_test.cpp | 138 std::vector<std::string> servers; in HWTEST_F() local
|
| /base/web/webview/ohos_adapter/net_connect_adapter/src/ |
| H A D | net_connect_adapter_impl.cpp | 118 std::vector<std::string> servers; in GetDnsServersInternal() local [all...] |
| /foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/ |
| H A D | dns_resolv_config.cpp | 84 void DnsResolvConfig::SetServers(const std::vector<std::string> &servers) in SetServers() argument
|
| H A D | dns_resolv_listen.cpp | 56 std::vector<std::string> servers;
in ProcGetConfigCommand() local
|
| /third_party/pulseaudio/src/modules/x11/ |
| H A D | module-x11-publish.c | 95 pa_strlist *servers = call_data; in servers_changed_cb() local
|
| /foundation/communication/netmanager_base/test/netmanagernative/unit_test/ |
| H A D | resolver_config.cpp | 87 std::vector<std::string> servers; in TestGetResolverConfig() local
|
| /third_party/node/deps/cares/src/tools/ |
| H A D | ahost.c | 82 char *servers = NULL; in main() local [all...] |
| /foundation/communication/netmanager_base/services/netmanagernative/src/manager/ |
| H A D | dns_manager.cpp | 66 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 D | migrate_reuseport.c | 51 __s64 servers[NR_SERVERS]; member [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | so_incoming_cpu.c | 16 int *servers; in FIXTURE() local
|
| /third_party/curl/tests/ |
| H A D | servers.pm | 29 package servers; package [all...] |
| /third_party/libuv/test/ |
| H A D | benchmark-multi-accept.c | 363 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...] |