Home
last modified time | relevance | path

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

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