Searched defs:FindImageFilename (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/space/
H A Dimage_space.cc173 bool ImageSpace::FindImageFilename(const char* image_location, function in class:art::gc::space::ImageSpace
300 if (FindImageFilename(image_location, image_isa, &system_filename, &has_system,
387 const bool found_image = FindImageFilename(image_location, image_isa, &system_filename,

Completed in 25 milliseconds