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

/art/runtime/gc/space/
H A Dimage_space.cc483 const bool found_image = FindImageFilename(image_location, image_isa, &system_filename, local
494 if (found_image) {
/art/runtime/
H A Druntime.cc707 bool found_image = gc::space::ImageSpace::FindImageFilename(image_location.c_str(), local
716 if (!found_image || !has_system) {

Completed in 1068 milliseconds