Searched defs:image (Results 1 – 10 of 10) sorted by relevance
177 static std::string GetOatLocationFromImageLocation(const std::string& image) { in GetOatLocationFromImageLocation()181 static std::string GetVdexLocationFromImageLocation(const std::string& image) { in GetVdexLocationFromImageLocation()323 static std::string GetLocationFromImageLocation(const std::string& image, in GetLocationFromImageLocation()
151 /*out*/std::string* image, in GetCachedImageFile()
193 std::string image; in PreRelocateImage() local
609 std::string image = GetAndroidRoot(); in DoParse() local
58 PatchOat(InstructionSet isa, MemMap* image, in PatchOat()
186 std::unique_ptr<MemMap> image(MemMap::MapFile(image_len, in Patch() local
56 bool image; member
61 public static DocString image(URI uri, String alt) { in image() method in DocString
496 ScopedFlock image = LockedFile::Open(image_filename.c_str(), in Load() local1369 static std::unique_ptr<OatFile> OpenOatFile(const ImageSpace& image, in OpenOatFile()1743 std::unique_ptr<ImageSpace> ImageSpace::CreateFromAppImage(const char* image, in CreateFromAppImage()1907 const std::string& image = images[i]; in ExtractMultiImageLocations() local
1113 const std::string& image = Runtime::Current()->GetImageLocation(); in IsCompilingWithCoreImage() local