Home
last modified time | relevance | path

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

/art/runtime/
Dimage.h204 return GetLocationFromImageLocation(image, "oat"); in GetOatLocationFromImageLocation()
208 return GetLocationFromImageLocation(image, "vdex"); in GetVdexLocationFromImageLocation()
421 static std::string GetLocationFromImageLocation(const std::string& image, in GetLocationFromImageLocation() function