Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DMultiUserSetupUtil.java39 GceAvdInfo remoteInstance, in prepareRemoteUser() argument
48 remoteInstance, options, runUtil, timeoutMs, createUserCommand.split(" ")); in prepareRemoteUser()
58 GceAvdInfo remoteInstance, in addExtraCvdUser() argument
68 remoteInstance, options, runUtil, timeoutMs, createUserCommand.split(" ")); in addExtraCvdUser()
83 GceAvdInfo remoteInstance, in setupNetworkInterface() argument
98 remoteInstance, options, runUtil, timeoutMs, mtapCommand.split(" ")); in setupNetworkInterface()
106 remoteInstance, options, runUtil, timeoutMs, wtapCommand.split(" ")); in setupNetworkInterface()
117 GceAvdInfo remoteInstance, in prepareRemoteHomeDir() argument
128 remoteInstance, in prepareRemoteHomeDir()
140 remoteInstance, options, runUtil, timeoutMs, chownUser); in prepareRemoteHomeDir()
[all …]
DRemoteFileUtil.java45 GceAvdInfo remoteInstance, in fetchRemoteFile() argument
57 remoteInstance, options, runUtil, timeout, remoteFilePath, localFile)) { in fetchRemoteFile()
80 GceAvdInfo remoteInstance, in fetchRemoteFile() argument
87 remoteInstance, in fetchRemoteFile()
111 GceAvdInfo remoteInstance, in pushFileToRemote() argument
119 remoteInstance, in pushFileToRemote()
130 GceAvdInfo remoteInstance, in internalScpExec() argument
143 remoteInstance.hostAndPort().getHostText(), in internalScpExec()
DRemoteSshUtil.java42 GceAvdInfo remoteInstance, in remoteSshCommandExec() argument
54 remoteInstance.hostAndPort().getHostText(), in remoteSshCommandExec()
71 GceAvdInfo remoteInstance, in remoteSshCommandExec() argument
77 remoteInstance, options, runUtil, timeoutMs, null, null, command); in remoteSshCommandExec()