Home
last modified time | relevance | path

Searched defs:old_dex_file (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/openjdkjvmti/
H A Dti_redefine.cc957 const art::DexFile& old_dex_file = h_klass->GetDexFile(); in CheckMethods() local
1021 const art::DexFile& old_dex_file = h_klass->GetDexFile(); in CheckFields() local
2549 const art::DexFile& old_dex_file = mclass->GetDexFile(); in UpdateMethods() local
/aosp_15_r20/art/runtime/
H A Dclass_linker_test.cc1531 const DexFile* old_dex_file = dex_cache->GetDexFile(); in TEST_F() local
/aosp_15_r20/art/dex2oat/
H A Ddex2oat_test.cc823 std::unique_ptr<const DexFile>& old_dex_file = dex_files[0]; in CheckResult() local