Home
last modified time | relevance | path

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

12

/external/autotest/server/cros/chaos_lib/
Dchaos_datastore_utils.py34 def add_device(self, host_name, ap_label): argument
61 def remove_device(self, host_name): argument
84 def lock_device(self, host_name, lock_reason): argument
107 def unlock_device(self, host_name): argument
130 def show_device(self, host_name): argument
210 def find_device(self, host_name): argument
/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.py196 def unlock_one_ap(self, host_name): argument
226 def unlock_and_reclaim_ap(self, host_name): argument
/external/tensorflow/tensorflow/core/profiler/protobuf/
Dpod_stats.proto27 string host_name = 1; field
/external/tensorflow/tensorflow/core/common_runtime/
Dcomposite_device.cc27 const DeviceNameUtils::ParsedName& host_name, Status* status) { in MakeDevice()
Dcomposite_device_test.cc23 const string host_name = "/job:localhost/replica:0/task:0/device:CPU:0"; in TEST() local
/external/tensorflow/tensorflow/core/protobuf/
Ddebug_event.proto133 string host_name = 2; field
155 string host_name = 1; field
/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_tf_data_stats.cc268 absl::string_view host_name; in SetBottleneckAnalysis() member
282 absl::string_view host_name = host_name_and_tf_data_stats.first; in SetBottleneckAnalysis() local
485 void CombinedTfDataStatsBuilder::Add(absl::string_view host_name, in Add()
Dop_stats_to_pod_stats.cc32 PodStatsRecord CreatePodStatsRecord(absl::string_view host_name, in CreatePodStatsRecord()
Dxplane_to_tools_data.cc209 absl::string_view host_name = in ConvertMultiXSpacesToTfDataBottleneckAnalysis() local
/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/tensorflow/tensorflow/core/profiler/
Dprofiler_analysis.proto48 string host_name = 5; field
Dprofiler_service.proto60 string host_name = 7; field
/external/tensorflow/tensorflow/python/debug/lib/
Ddebug_events_reader.py429 host_name, argument
450 def host_name(self): member in Execution
667 host_name, argument
710 def host_name(self): member in GraphOpCreationDigest
1128 def source_lines(self, host_name, file_path): argument
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_server_lib.h140 const string& host_name() const { return host_name_; } in host_name() function
/external/toybox/toys/pending/
Dbootchartd.c185 char host_name[32]; in stop_logging() local
Darp.c254 char *host_name = "?"; in arp_main() local
/external/tensorflow/tensorflow/core/profiler/rpc/client/
Dremote_profiler_session_manager_test.cc44 absl::string_view host_name, in PopulateProfileRequest()
/external/autotest/client/common_lib/cros/network/
Dping_runner.py328 def simple_ping(self, host_name): argument
/external/autotest/server/site_tests/servo_LabstationVerification/
Dservo_LabstationVerification.py174 def _ip_info_from_host(self, host, ip, info, host_name): argument

12