Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc2535 bool IsGlobalCache() const { return is_global_cache_; } in IsGlobalCache() function in art::gc::space::ImageSpace::BootImageLoader
3667 } else if (ImageCreationAllowed(loader.IsGlobalCache(), in LoadBootImage()