Home
last modified time | relevance | path

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

/external/vogar/src/vogar/android/
DHostRuntime.java71 File localDex = run.localDexFile(name); in installTasks()
85 File localDexFile = run.localDexFile(action.getName()); in installActionTasks() local
88 action, localDexFile, localTempDir); in installActionTasks()
156 result.addAll(run.localDexFile(action.getName())); in getRuntimeClasspath()
158 result.addAll(run.localDexFile(run.basenameOfJar(classpathElement))); in getRuntimeClasspath()
DDeviceRuntime.java136 File localDex = run.localDexFile(name); in addCreateDexJarAndPushTasks()
/external/vogar/src/vogar/
DRun.java268 public File localDexFile(String name) {
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...