Searched refs:use_ssh (Results 1 – 3 of 3) sorted by relevance
48 use_ssh = options.cros_remote and cros_interface.HasSSH()49 if not use_ssh and not IsRunningOnCrOS():54 options.cros_ssh_identity, not use_ssh)]
110 use_ssh=False): argument123 if use_ssh:162 MySQLCommandExecutor.ping(dest_host, use_ssh=True)180 dest_host, user=user, password=password, use_ssh=False)
191 use_ssh=""267 "-ssh") use_ssh=1269 "-sshssl") use_ssh=1373 if [ "X$use_ssh" = "X" -a "X$use_sshssl" = "X" ]; then495 if [ "X$use_ssh" = "X1" -a "X$use_sshssl" = "X" ]; then516 use_ssh=""527 use_ssh=1530 use_ssh=1537 use_ssh=""548 use_ssh=1[all …]