Home
last modified time | relevance | path

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

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