Searched refs:boot_dex_file (Results 1 – 1 of 1) sorted by relevance
1332 for (const auto& boot_dex_file : boot_dex_files_) { in AddExtraBootDexFiles() local1333 DCHECK_NE(boot_dex_file->GetLocation(), dex_file->GetLocation()); in AddExtraBootDexFiles()