Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.h228 static bool FindImageFilename(const char* image_location,
Dimage_space.cc145 bool ImageSpace::FindImageFilename(const char* image_location, in FindImageFilename() function in art::gc::space::ImageSpace
3287 if (FindImageFilename(image_location.c_str(), in IsBootClassPathOnDisk()