Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java336 public CommandResult executeShellV2Command(String command, File pipeAsInput) in executeShellV2Command()
409 File pipeAsInput, in executeShellV2Command()
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java303 AdbShellAction(String[] cmd, File pipeAsInput, OutputStream pipeToOutput, long timeout) { in AdbShellAction()
821 public CommandResult executeShellV2Command(String cmd, File pipeAsInput) in executeShellV2Command()
867 File pipeAsInput, in executeShellV2Command()