Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc2518 bool found_image = FindImageFilenameImpl(image_location.c_str(), in FindImageFiles() local
2528 DCHECK_EQ(found_image, has_system_ || has_cache_); in FindImageFiles()