Searched refs:GetDexFileCookie (Results 1 – 2 of 2) sorted by relevance
93 static art::ObjPtr<art::mirror::LongArray> GetDexFileCookie(
75 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