Home
last modified time | relevance | path

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

/prebuilts/r8/src/com/android/tools/r8wrappers/retrace/
DRetraceWrapper.java110 Retracer getRetracer(Path tempDir) throws Exception; in getRetracer() method
130 public Retracer getRetracer(Path tempDir) throws Exception { in getRetracer() method in RetraceWrapper.LocalLazyRetracer
163 public Retracer getRetracer(Path tempDir) throws IOException, InterruptedException { in getRetracer() method in RetraceWrapper.RemoteLazyRetracer