Searched refs:getOdexDir (Results 1 – 1 of 1) sorted by relevance
32 private static final String getOdexDir() { in getOdexDir() method in Main88 …return (ClassLoader) DexClassLoader_init.newInstance(CLASS_PATH, getOdexDir(), LIB_DIR, classLoade… in getDexClassLoader()