Searched refs:openDexFileNative (Results 1 – 1 of 1) sorted by relevance
406 return openDexFileNative(new File(sourceName).getAbsolutePath(), in openDexFile()477 private static native Object openDexFileNative(String sourceName, String outputName, int flags, in openDexFileNative() method in DexFile