Searched refs:dex_file_obj (Results 1 – 2 of 2) sorted by relevance
183 art::Handle<art::mirror::Object> dex_file_obj,
1666 art::Handle<art::mirror::Object> dex_file_obj, in AllocateAndRememberNewDexFileCookie() argument1676 old_data.GetJavaDexFile() == dex_file_obj.Get()) { in AllocateAndRememberNewDexFileCookie()1688 old_cookie.Assign(ClassLoaderHelper::GetDexFileCookie(dex_file_obj)); in AllocateAndRememberNewDexFileCookie()1708 old_data.GetJavaDexFile() == dex_file_obj.Get()) { in AllocateAndRememberNewDexFileCookie()1833 art::Handle<art::mirror::Object> dex_file_obj(hs.NewHandle( in FinishRemainingCommonAllocations() local1835 cur_data->SetJavaDexFile(dex_file_obj.Get()); in FinishRemainingCommonAllocations()1836 if (dex_file_obj == nullptr) { in FinishRemainingCommonAllocations()1841 if (!AllocateAndRememberNewDexFileCookie(loader, dex_file_obj, cur_data)) { in FinishRemainingCommonAllocations()