Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1388 bool found_image = FindImageFilenameImpl(image_location_.c_str(), in FindImageFiles() local
1398 DCHECK_EQ(found_image, has_system_ || has_cache_); in FindImageFiles()