/external/avahi/avahi-sharp/ |
D | HostNameResolver.cs | 31 … ResolverEvent revent, IntPtr hostname, IntPtr address, in HostNameResolverCallback() 40 private string hostname; field in Avahi.HostNameResolver 53 … byte[] hostname, Protocol aproto, LookupFlags flags, in avahi_host_name_resolver_new() 93 … public HostNameResolver (Client client, string hostname) : this (client, -1, Protocol.Unspecified, in HostNameResolver() 99 public HostNameResolver (Client client, int iface, Protocol proto, string hostname, in HostNameResolver() 150 … ResolverEvent revent, IntPtr hostname, IntPtr address, in OnHostNameResolverCallback()
|
/external/apache-http/src/org/apache/http/ |
D | HttpHost.java | 61 protected final String hostname; field in HttpHost 85 public HttpHost(final String hostname, int port, final String scheme) { in HttpHost() 107 public HttpHost(final String hostname, int port) { in HttpHost() 116 public HttpHost(final String hostname) { in HttpHost()
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/ |
D | CertificatePinner.java | 150 public void check(String hostname, List<Certificate> peerCertificates) in check() 179 public void check(String hostname, Certificate... peerCertificates) in check() 188 Set<ByteString> findMatchingPins(String hostname) { in findMatchingPins() 245 public Builder add(String hostname, String... pins) { in add()
|
/external/autotest/client/common_lib/cros/graphite/ |
D | autotest_stats.py | 24 hostname = global_config.global_config.get_config_value( variable 28 hostname = socket.gethostname() variable 29 hostname = hostname.replace('.', '_') variable
|
/external/autotest/site_utils/ |
D | host_history_utils.py | 92 def find_most_recent_entry_before(t, type_str, hostname, fields): argument 279 def get_intervals_for_host(t_start, t_end, hostname): argument 405 def get_report_for_host(t_start, t_end, hostname, print_each_interval): argument 433 hostname, num_entries_found, print_each_interval): argument 550 def get_log_url(hostname, metadata): argument 571 def build_history(hostname, status_intervals): argument
|
D | server_manager.py | 190 def create(hostname, role=None, note=None): argument 212 def delete(hostname, server=None): argument 236 def modify(hostname, role=None, status=None, delete=False, note=None, argument
|
D | server_manager_utils.py | 56 def get_servers(hostname=None, role=None, status=None): argument 152 def check_server(hostname, role): argument 286 def confirm_server_has_role(hostname, role): argument
|
D | analyze_reboot_time.py | 47 def get_entries(time_start, time_end, gte, lte, size, index, hostname): argument 75 def get_results_string(hostname, time_start, time_end, results): argument
|
/external/conscrypt/src/test/java/org/conscrypt/ |
D | TrustManagerImplTest.java | 180 private TrustManagerImpl trustManager(X509Certificate ca, String hostname, X509Certificate pin) in trustManager() 191 X509Certificate caKeyStore, X509Certificate caUserStore, String hostname, in trustManagerUserInstalled() 213 private CertPinManager certManager(String hostname, X509Certificate pin) throws Exception { in certManager() 232 private void assertValidPinned(X509Certificate[] chain, X509TrustManager tm, String hostname, in assertValidPinned() 237 private void assertValidPinned(X509Certificate[] chain, X509TrustManager tm, String hostname, in assertValidPinned() 269 private void assertInvalidPinned(X509Certificate[] chain, X509TrustManager tm, String hostname) in assertInvalidPinned() 281 private final String hostname; field in TrustManagerImplTest.MySSLSession 283 public MySSLSession(String hostname) { in MySSLSession()
|
/external/autotest/server/hosts/ |
D | teststation_host.py | 22 def create_teststationhost(hostname, **kwargs): argument 43 def check_credentials(self, hostname): argument 57 def _initialize(self, hostname='localhost', *args, **dargs): argument
|
/external/autotest/site_utils/deployment/ |
D | install.py | 170 def _create_host(hostname, board): argument 339 def _install_test_image(hostname, arguments): argument 366 def _install_and_record(afe, hostname, arguments): argument 435 def _install_dut(arguments, hostname): argument
|
/external/conscrypt/src/compat/java/org/conscrypt/ |
D | BaseOpenSSLSocketAdapterFactory.java | 49 public Socket createSocket(String hostname, int port) in createSocket() 55 public Socket createSocket(String hostname, int port, InetAddress localHost, int localPort) in createSocket() 76 public Socket createSocket(Socket s, String hostname, int port, boolean autoClose) in createSocket()
|
/external/tlsdate/src/ |
D | tlsdate-helper-plan9.c | 356 char *hostname; in check_wildcard_match_rfc2595() local 465 check_cn (SSL *ssl, const char *hostname) in check_cn() 512 check_san (SSL *ssl, const char *hostname) in check_san() 608 check_name (SSL *ssl, const char *hostname) in check_name() 625 verify_signature (ssl_context *ssl, const char *hostname) in verify_signature() 659 verify_signature (SSL *ssl, const char *hostname) in verify_signature() 762 inspect_key (ssl_context *ssl, const char *hostname) in inspect_key() 771 inspect_key (SSL *ssl, const char *hostname) in inspect_key()
|
D | tlsdate-helper.c | 492 char *hostname; in check_wildcard_match_rfc2595() local 601 check_cn (SSL *ssl, const char *hostname) in check_cn() 648 check_san (SSL *ssl, const char *hostname) in check_san() 745 check_name (SSL *ssl, const char *hostname) in check_name() 762 verify_signature (ssl_context *ssl, const char *hostname) in verify_signature() 796 verify_signature (SSL *ssl, const char *hostname) in verify_signature() 899 inspect_key (ssl_context *ssl, const char *hostname) in inspect_key() 908 inspect_key (SSL *ssl, const char *hostname) in inspect_key()
|
/external/conscrypt/src/main/java/org/conscrypt/ |
D | OpenSSLSocketFactoryImpl.java | 67 public Socket createSocket(String hostname, int port) throws IOException, UnknownHostException { in createSocket() 72 public Socket createSocket(String hostname, int port, InetAddress localHost, int localPort) in createSocket() 100 public Socket createSocket(Socket s, String hostname, int port, boolean autoClose) in createSocket()
|
/external/curl/lib/ |
D | hostip.c | 290 const char *hostname, in fetch_addr() 345 const char *hostname, in Curl_fetch_addr() 376 const char *hostname, in Curl_cache_addr() 444 const char *hostname, in Curl_resolv() 567 const char *hostname, in Curl_resolv_timeout() 776 char hostname[256]; in Curl_loadhostpairs() local
|
D | hostcheck.c | 60 static int hostmatch(char *hostname, char *pattern) in hostmatch() 123 int Curl_cert_hostcheck(const char *match_pattern, const char *hostname) in Curl_cert_hostcheck()
|
D | hostip4.c | 92 const char *hostname, in Curl_getaddrinfo() 122 Curl_addrinfo *Curl_ipv4_resolve_r(const char *hostname,
|
D | asyn-thread.c | 159 char * hostname; /* hostname to resolve, Curl_async.hostname member 204 const char * hostname, in init_thread_sync_data() 377 const char *hostname, int port, in init_resolve_thread() 562 const char *hostname, in Curl_resolver_getaddrinfo() 590 const char *hostname, in Curl_resolver_getaddrinfo()
|
/external/autotest/client/common_lib/ |
D | site_utils.py | 86 def host_is_in_lab_zone(hostname): argument 102 def host_could_be_in_afe(hostname): argument 611 def get_ip_address(hostname): argument 653 def get_restricted_subnet(hostname, restricted_subnets=RESTRICTED_SUBNETS): argument 671 def get_wireless_ssid(hostname): argument
|
/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/rdtypes/ANY/ |
D | AFSDB.py | 48 def set_hostname(self, hostname): argument 51 hostname = property(get_hostname, set_hostname) variable in AFSDB
|
/external/autotest/server/ |
D | site_utils.py | 88 def get_labels_from_afe(hostname, label_prefix, afe): argument 108 def get_label_from_afe(hostname, label_prefix, afe): argument 126 def get_board_from_afe(hostname, afe): argument 141 def get_build_from_afe(hostname, afe): argument 530 def get_special_task_exec_path(hostname, task_id, task_name, time_requested): argument
|
/external/conscrypt/src/platform/java/org/conscrypt/ |
D | CertPinManager.java | 69 public boolean isChainValid(String hostname, List<X509Certificate> chain) in isChainValid() 134 private synchronized PinListEntry lookup(String hostname) throws PinManagerException { in lookup() 163 private String getMatchingCN(String hostname) { in getMatchingCN()
|
/external/autotest/client/cros/ |
D | dns_server.py | 24 def __get_host_by_name(self, hostname): argument 45 def __attempt_resolve(self, hostname, ip, expected=True): argument
|
/external/autotest/server/cros/dynamic_suite/ |
D | reporting_utils.py | 224 def _base_results_log(job_id, result_owner, hostname): argument 242 def link_result_logs(job_id, result_owner, hostname): argument 261 def link_status_log(job_id, result_owner, hostname): argument
|