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

/libcore/dalvik/src/main/java/dalvik/system/
H A DDexFile.java80 mCookie = openDexFile(fileName, null, 0);
111 mCookie = openDexFile(sourceName, outputName, flags);
294 private static int openDexFile(String sourceName, String outputName, method in class:DexFile

Completed in 47 milliseconds