Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.h126 static bool FindImageFilename(const char* image_location,
Dimage_space.cc234 bool ImageSpace::FindImageFilename(const char* image_location, in FindImageFilename() function in art::gc::space::ImageSpace
286 if (FindImageFilename(image_location, in ReadImageHeader()
2222 if (!FindImageFilename(image_location.c_str(), in GetBootClassPathChecksums()