Searched refs:openDexFile (Results 1 - 1 of 1) sorted by relevance

/libcore/dalvik/src/main/java/dalvik/system/
H A DDexFile.java113 mCookie = openDexFile(fileName, null, 0, loader, elements);
150 mCookie = openDexFile(sourceName, outputName, flags, loader, elements);
370 private static Object openDexFile(String sourceName, String outputName, int flags, method in class:DexFile

Completed in 155 milliseconds