Home
last modified time | relevance | path

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

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