Searched refs:curDexFile (Results 1 – 1 of 1) sorted by relevance
215 Object curDexFile = dexFileField.get(curElement); in checkDexFileInClassLoader() local216 if (curDexFile == null) { in checkDexFileInClassLoader()219 checkIsInstance(dexFileClass, curDexFile); in checkDexFileInClassLoader()222 long[] curCookie = (long[])dexFileCookieField.get(curDexFile); in checkDexFileInClassLoader()224 long[] curInternalCookie = (long[])dexFileInternalCookieField.get(curDexFile); in checkDexFileInClassLoader()