HomeSort by relevance Sort by last modified time
    Searched defs:RemoteHost (Results 1 - 2 of 2) sorted by null

  /external/autotest/server/hosts/
remote.py 9 class RemoteHost(base_classes.Host):
34 super(RemoteHost, self)._initialize(*args, **dargs)
46 super(RemoteHost, self).close()
206 super(RemoteHost, self).reboot_followup(*args, **dargs)
218 super(RemoteHost, self).wait_for_restart(timeout=timeout, **dargs)
223 super(RemoteHost, self).cleanup()
  /device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
HttpProto.h 102 CHAR8 *RemoteHost;

Completed in 204 milliseconds