Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc3572 size_t num_base_locations = 1u; in VerifyBootClassPathChecksums() local
3577 ++num_base_locations; in VerifyBootClassPathChecksums()
3581 CHECK_EQ(num_base_locations, component_count); in VerifyBootClassPathChecksums()