Home
last modified time | relevance | path

Searched defs:host_name (Results 1 – 21 of 21) sorted by relevance

/external/parameter-framework/asio-1.10.6/include/asio/ip/
Dbasic_resolver_iterator.hpp72 const std::string& host_name, const std::string& service_name) in create()
107 const std::string& host_name, const std::string& service_name) in create()
121 const std::string& host_name, const std::string& service_name) in create()
Dbasic_resolver_entry.hpp69 std::string host_name() const in host_name() function in asio::ip::basic_resolver_entry
Dbasic_resolver_query.hpp219 std::string host_name() const in host_name() function in asio::ip::basic_resolver_query
/external/autotest/server/cros/clique_lib/
Dclique_dut_locker.py34 def __init__(self, board_name=None, host_name=None): argument
144 def _allocate_dut(self, host_name=None, board_name=None): argument
178 def _create_dut_object(host_name): argument
/external/autotest/server/cros/ap_configurators/
Dap_batch_locker.py197 def unlock_one_ap(self, host_name): argument
222 def unlock_and_reclaim_ap(self, host_name): argument
Dap_configurator_factory_unittest.py32 host_name='mock_ap', argument
80 def host_name(self): member in APConfiguratorFactoryTest.MockAp
/external/parameter-framework/asio-1.10.6/include/asio/detail/
Dresolve_endpoint_op.hpp65 char host_name[NI_MAXHOST]; in do_complete() local
Dresolver_service.hpp89 char host_name[NI_MAXHOST]; in resolve() local
/external/ltp/testcases/network/rpc/basic_tests/rpc01/
Drpc1.c18 char host_name[100]; variable
/external/curl/lib/vtls/
Dschannel.c124 TCHAR *host_name; in schannel_connect_step1() local
414 TCHAR *host_name; in schannel_connect_step2() local
1406 TCHAR *host_name; in Curl_schannel_shutdown() local
/external/autotest/client/common_lib/cros/network/
Dping_runner.py298 def simple_ping(self, host_name): argument
/external/toybox/toys/pending/
Dbootchartd.c210 char host_name[32]; in stop_logging() local
Darp.c259 char *host_name = "?"; in arp_main() local
/external/autotest/client/common_lib/cros/
Ddev_server.py1657 def kill_au_process_for_host(self, host_name, pid): argument
1692 def clean_track_log(self, host_name, pid): argument
1715 def _get_au_log_filename(self, log_dir, host_name, pid): argument
1775 def collect_au_log(self, host_name, pid, log_dir): argument
2028 def auto_update(self, host_name, build_name, original_board=None, argument
/external/netperf/src/
Dnetsh.c104 host_name[HOSTNAMESIZE] = "", /* remote host name or ip addr */ variable
/external/boringssl/src/tool/
Dtransport_common.cc294 const char *host_name = SSL_get_servername(ssl, TLSEXT_NAMETYPE_host_name); in PrintConnectionInfo() local
/external/dnsmasq/src/
Dcache.c1035 void cache_add_dhcp_entry(char *host_name, in cache_add_dhcp_entry()
/external/boringssl/src/ssl/test/
Dtest_config.h54 std::string host_name; member
Dbssl_shim.cc538 CBS extension, server_name_list, host_name; in SelectCertificateCallback() local
/external/curl/lib/
Dftp.c1984 const char * const host_name = conn->bits.socksproxy ? in ftp_state_pasv_resp() local
/external/boringssl/src/ssl/
Dt1_lib.cc667 CBS server_name_list, host_name; in ext_sni_parse_clienthello() local