Searched refs:dexFileCookieField (Results 1 – 1 of 1) sorted by relevance
182 Field dexFileCookieField = dexFileClass.getDeclaredField("mCookie"); in checkDexFileInClassLoader() local189 dexFileCookieField, in checkDexFileInClassLoader()222 long[] curCookie = (long[])dexFileCookieField.get(curDexFile); in checkDexFileInClassLoader()