Home
last modified time | relevance | path

Searched refs:redirect (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/common_util/com/android/tradefed/util/
DIRunUtil.java111 public void setRedirectStderrToStdout(boolean redirect); in setRedirectStderrToStdout() argument
322 public Process runCmdInBackground(Redirect redirect, final String... command) in runCmdInBackground() argument
346 public Process runCmdInBackground(Redirect redirect, List<String> command) throws IOException; in runCmdInBackground() argument
DRunUtil.java159 public void setRedirectStderrToStdout(boolean redirect) { in setRedirectStderrToStdout() argument
164 mRedirectStderr = redirect; in setRedirectStderrToStdout()
350 private synchronized ProcessBuilder createProcessBuilder(Redirect redirect, String... command) { in createProcessBuilder() argument
351 return createProcessBuilder(redirect, Arrays.asList(command)); in createProcessBuilder()
359 Redirect redirect, List<String> commandList) { in createProcessBuilder() argument
384 if (redirect != null) { in createProcessBuilder()
385 processBuilder.redirectOutput(redirect); in createProcessBuilder()
386 processBuilder.redirectError(redirect); in createProcessBuilder()
494 public Process runCmdInBackground(Redirect redirect, final String... command) in runCmdInBackground() argument
498 return createProcessBuilder(redirect, command).start(); in runCmdInBackground()
[all …]
/tools/tradefederation/core/common_util/com/android/tradefed/util/net/
DHttpHelper.java418 boolean redirect; in getRemoteUrlStream()
422 redirect = false; in getRemoteUrlStream()
428 redirect = true; in getRemoteUrlStream()
431 if (redirect) { in getRemoteUrlStream()
437 } while(redirect && redirectCount < mMaxRedirects); in getRemoteUrlStream()
/tools/repohooks/tools/
Dspelling.txt1216 redircet||redirect