Searched defs:getSshCommand (Results 1 – 2 of 2) sorted by relevance
44 public static List<String> getSshCommand( in getSshCommand() method in GceRemoteCmdFormatter
1278 private String getSshCommand(String baseCmd, String sshPortNumber) { in getSshCommand() method in AdbSshConnection