Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DINativeDevice.java313 public CommandResult executeShellV2Command(String command, OutputStream pipeToOutput) in executeShellV2Command()
374 OutputStream pipeToOutput, in executeShellV2Command()
DNativeDevice.java284 AdbShellAction(String[] cmd, File pipeAsInput, OutputStream pipeToOutput, long timeout) { in AdbShellAction()
766 public CommandResult executeShellV2Command(String cmd, OutputStream pipeToOutput) in executeShellV2Command()
800 OutputStream pipeToOutput, in executeShellV2Command()