Home
last modified time | relevance | path

Searched refs:boot_dex_file (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/runtime/
H A Dclass_linker.cc1332 for (const auto& boot_dex_file : boot_dex_files_) { in AddExtraBootDexFiles() local
1333 DCHECK_NE(boot_dex_file->GetLocation(), dex_file->GetLocation()); in AddExtraBootDexFiles()