Home
last modified time | relevance | path

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

/packages/apps/Traceur/src/com/android/traceur/
DTraceUtils.java115 public static Process exec(String cmd, String tmpdir, boolean logOutput) throws IOException { in exec() argument
124 if (logOutput) { in exec()