Searched refs:GetLocationFromImageLocation (Results 1 – 1 of 1) sorted by relevance
205 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