Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc2401 bool have_startup_cache = false; in ReleaseMetadata() local
2405 have_startup_cache = true; in ReleaseMetadata()
2410 if (!have_startup_cache) { in ReleaseMetadata()