Home
last modified time | relevance | path

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

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