Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.h211 static bool FindImageFilename(const char* image_location,
Dimage_space.cc255 bool ImageSpace::FindImageFilename(const char* image_location, in FindImageFilename() function in art::gc::space::ImageSpace
3500 if (FindImageFilename(image_location.c_str(), in IsBootClassPathOnDisk()
3935 if (!FindImageFilename(primary_image_location.c_str(), in VerifyBootClassPathChecksums()