Home
last modified time | relevance | path

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

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