Searched refs:pipeToOutput (Results 1 – 2 of 2) sorted by relevance
/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/ |
D | INativeDevice.java | 353 public CommandResult executeShellV2Command(String command, OutputStream pipeToOutput) in executeShellV2Command() argument 414 OutputStream pipeToOutput, in executeShellV2Command() argument 441 OutputStream pipeToOutput, in executeShellV2Command() argument
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | NativeDevice.java | 374 OutputStream pipeToOutput, in AdbShellAction() argument 379 mPipeToOutput = pipeToOutput; in AdbShellAction() 1085 public CommandResult executeShellV2Command(String cmd, OutputStream pipeToOutput) in executeShellV2Command() argument 1090 pipeToOutput, in executeShellV2Command() 1119 OutputStream pipeToOutput, in executeShellV2Command() argument 1127 pipeToOutput, in executeShellV2Command() 1139 OutputStream pipeToOutput, in executeShellV2Command() argument 1162 pipeToOutput, in executeShellV2Command()
|