Searched refs:dexFileInternalCookieField (Results 1 – 1 of 1) sorted by relevance
183 Field dexFileInternalCookieField = dexFileClass.getDeclaredField("mInternalCookie"); in checkDexFileInClassLoader() local190 dexFileInternalCookieField }, true); in checkDexFileInClassLoader()224 long[] curInternalCookie = (long[])dexFileInternalCookieField.get(curDexFile); in checkDexFileInClassLoader()