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

/art/runtime/gc/space/
H A Dimage_space.h115 static bool FindImageFilename(const char* image_location,
H A Dimage_space.cc209 bool ImageSpace::FindImageFilename(const char* image_location, function in class:art::gc::space::ImageSpace
328 if (FindImageFilename(image_location, image_isa, &system_filename, &has_system,
/art/runtime/
H A Druntime.cc978 bool found_image = gc::space::ImageSpace::FindImageFilename(image_locations[index].c_str(),

Completed in 50 milliseconds