Home
last modified time | relevance | path

Searched defs:tmpdir (Results 1 – 1 of 1) sorted by relevance

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