Home
last modified time | relevance | path

Searched defs:remoteSshCommandExec (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DRemoteSshUtil.java41 public static CommandResult remoteSshCommandExec( in remoteSshCommandExec() method in RemoteSshUtil
70 public static CommandResult remoteSshCommandExec( in remoteSshCommandExec() method in RemoteSshUtil
DGceManager.java606 private static String remoteSshCommandExec( in remoteSshCommandExec() method in GceManager