Searched defs:pipeToOutput (Results 1 – 2 of 2) sorted by relevance
313 public CommandResult executeShellV2Command(String command, OutputStream pipeToOutput) in executeShellV2Command()374 OutputStream pipeToOutput, in executeShellV2Command()
284 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()