Searched refs:WaitForSsh (Results 1 – 3 of 3) sorted by relevance
142 self._ssh.WaitForSsh(timeout=self._ins_timeout_secs)214 self._ssh.WaitForSsh(timeout=self._ins_timeout_secs)
284 def WaitForSsh(self, timeout=None, max_retry=_SSH_CMD_MAX_RETRY): member in Ssh
216 ssh_object.WaitForSsh,