Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java303 AdbShellAction(String[] cmd, File pipeAsInput, OutputStream pipeToOutput, long timeout) { in AdbShellAction() argument
306 mPipeToOutput = pipeToOutput; in AdbShellAction()
834 public CommandResult executeShellV2Command(String cmd, OutputStream pipeToOutput) in executeShellV2Command() argument
839 pipeToOutput, in executeShellV2Command()
868 OutputStream pipeToOutput, in executeShellV2Command() argument
878 pipeToOutput, in executeShellV2Command()
/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java349 public CommandResult executeShellV2Command(String command, OutputStream pipeToOutput) in executeShellV2Command() argument
410 OutputStream pipeToOutput, in executeShellV2Command() argument