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

/art/runtime/gc/space/
H A Dimage_space.cc140 bool ImageSpace::FindImageFilename(const char* image_location, function in class:art::gc::space::ImageSpace
258 if (FindImageFilename(image_location, image_isa, &system_filename, &has_system,
382 bool found_image = FindImageFilename(image_location, image_isa, &system_filename,
511 // ImageSpace doesn't know about the data partition per se, it relies on the FindImageFilename

Completed in 60 milliseconds