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

/libcore/dalvik/src/main/java/dalvik/system/
H A DDexFile.java296 return openDexFileNative(new File(sourceName).getCanonicalPath(),
301 native private static int openDexFileNative(String sourceName, String outputName, method in class:DexFile

Completed in 123 milliseconds