Home
last modified time | relevance | path

Searched refs:sshKey (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DGceRemoteCmdFormatter.java45 File sshKey, in getSshCommand() argument
59 cmd.add(sshKey.getAbsolutePath()); in getSshCommand()
85 File sshKey, in getScpCommand() argument
101 cmd.add(sshKey.getAbsolutePath()); in getScpCommand()