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

  /art/test/071-dexfile-get-static-size/src/
Main.java 27 Method DexFile_getStaticSizeOfDexFile = DexFile.getMethod("getStaticSizeOfDexFile");
29 return (Long) DexFile_getStaticSizeOfDexFile.invoke(dexFile);
  /art/runtime/native/
dalvik_system_DexFile.cc     [all...]

Completed in 2681 milliseconds