Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc3649 const std::string main_location = oat_file->GetOatDexFiles()[0]->GetDexFileLocation(); in VerifyBootClassPathChecksums() local
3650 CHECK_EQ(main_location, boot_class_path_locations[bcp_pos + space_index]); in VerifyBootClassPathChecksums()
3651 CHECK(!DexFileLoader::IsMultiDexLocation(main_location)); in VerifyBootClassPathChecksums()