Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc2532 bool HasCache() const { return has_cache_; } in HasCache() function in art::gc::space::ImageSpace::BootImageLoader
3641 return try_load_from(&BootImageLoader::HasCache, in LoadBootImage()