Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc3617 auto try_load_from = [&](auto has_fn, auto load_fn, bool validate_oat_file) { in LoadBootImage() local
3635 return try_load_from(&BootImageLoader::HasSystem, in LoadBootImage()
3641 return try_load_from(&BootImageLoader::HasCache, in LoadBootImage()