Searched refs:AllocateNewDexFileCookie (Results 1 – 3 of 3) sorted by relevance
79 AllocateNewDexFileCookie(self, old_cookie, dex_file))); in AddToClassLoader()115 art::ObjPtr<art::mirror::LongArray> ClassLoaderHelper::AllocateNewDexFileCookie( in AllocateNewDexFileCookie() function in openjdkjvmti::ClassLoaderHelper
83 static art::ObjPtr<art::mirror::LongArray> AllocateNewDexFileCookie(
1677 new_cookie(hs.NewHandle(ClassLoaderHelper::AllocateNewDexFileCookie(driver_->self_, in AllocateAndRememberNewDexFileCookie()