Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc2249 bool found_image = FindImageFilenameImpl(image_location.c_str(), in FindImageFiles() local
2253 DCHECK_EQ(found_image, has_system_); in FindImageFiles()