HomeSort by relevance Sort by last modified time
    Searched refs:openDexFileNative (Results 1 - 2 of 2) sorted by null

  /libcore/dalvik/src/main/java/dalvik/system/
DexFile.java 296 return openDexFileNative(new File(sourceName).getCanonicalPath(),
301 native private static int openDexFileNative(String sourceName, String outputName,
  /art/runtime/native/
dalvik_system_DexFile.cc 314 NATIVE_METHOD(DexFile, openDexFileNative, "(Ljava/lang/String;Ljava/lang/String;I)I"),

Completed in 644 milliseconds