Searched refs:AllocateNewDexFileCookie (Results 1 – 2 of 2) sorted by relevance
96 static art::ObjPtr<art::mirror::LongArray> AllocateNewDexFileCookie(
77 AllocateNewDexFileCookie(self, old_cookie, dex_file))); in AddToClassLoader()115 art::ObjPtr<art::mirror::LongArray> ClassLoaderHelper::AllocateNewDexFileCookie( in AllocateNewDexFileCookie() function in openjdkjvmti::ClassLoaderHelper