Home | History | Annotate | Download | only in hosts

Lines Matching refs:SERVER

31 from autotest_lib.server import afe_utils
32 from autotest_lib.server import site_utils as server_site_utils
33 from autotest_lib.server.cros import dnsname_mangler
34 from autotest_lib.server.cros.dynamic_suite import frontend_wrappers
35 from autotest_lib.server.cros.dynamic_suite import control_file_getter
36 from autotest_lib.server.cros.servo import servo
37 from autotest_lib.server.hosts import servo_repair
38 from autotest_lib.server.hosts import ssh_host
122 """Establish a connection to the servod server on this host.
176 """Return a proxy that can be used to communicate with servod server.
179 server on the host.
424 control_type = control_data.CONTROL_TYPE_NAMES.SERVER
467 server=server_site_utils.get_global_afe_hostname())