Searched refs:pipeAsInput (Results 1 – 2 of 2) sorted by relevance
/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/ |
D | INativeDevice.java | 339 public CommandResult executeShellV2Command(String command, File pipeAsInput) in executeShellV2Command() argument 413 File pipeAsInput, in executeShellV2Command() argument 440 File pipeAsInput, in executeShellV2Command() argument
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | NativeDevice.java | 373 File pipeAsInput, in AdbShellAction() argument 378 mPipeAsInput = pipeAsInput; in AdbShellAction() 1072 public CommandResult executeShellV2Command(String cmd, File pipeAsInput) in executeShellV2Command() argument 1076 pipeAsInput, in executeShellV2Command() 1118 File pipeAsInput, in executeShellV2Command() argument 1126 pipeAsInput, in executeShellV2Command() 1138 File pipeAsInput, in executeShellV2Command() argument 1161 pipeAsInput, in executeShellV2Command()
|