Searched refs:curCookie (Results 1 – 1 of 1) sorted by relevance
222 long[] curCookie = (long[])dexFileCookieField.get(curDexFile); in checkDexFileInClassLoader() local226 if (arrayContains(curCookie, dexFilePtr) || arrayContains(curInternalCookie, dexFilePtr)) { in checkDexFileInClassLoader()