Searched refs:GetOatLocationFromImageLocation (Results 1 – 4 of 4) sorted by relevance
201 static std::string GetOatLocationFromImageLocation(const std::string& image) { in GetOatLocationFromImageLocation() function
1186 std::string system_oat_filename = ImageHeader::GetOatLocationFromImageLocation( in Init()1188 std::string system_oat_location = ImageHeader::GetOatLocationFromImageLocation(image_location_); in Init()
155 oat_file_option_string += ImageHeader::GetOatLocationFromImageLocation(image_filename); in GenerateImage()1797 ImageHeader::GetOatLocationFromImageLocation(space->GetImageFilename()); in OpenOatFile()1799 ImageHeader::GetOatLocationFromImageLocation(space->GetImageLocation()); in OpenOatFile()
1882 std::string oat_location = ImageHeader::GetOatLocationFromImageLocation(image_filename); in Dump()