Searched refs:GetDexFileCookie (Results 1 – 3 of 3) sorted by relevance
77 art::Handle<art::mirror::LongArray> old_cookie(hs.NewHandle(GetDexFileCookie(java_dex_file_obj))); in AddToClassLoader()103 art::ObjPtr<art::mirror::LongArray> ClassLoaderHelper::GetDexFileCookie( in GetDexFileCookie() function in openjdkjvmti::ClassLoaderHelper
80 static art::ObjPtr<art::mirror::LongArray> GetDexFileCookie(
1224 old_cookie.Assign(ClassLoaderHelper::GetDexFileCookie(dex_file_obj)); in AllocateAndRememberNewDexFileCookie()