Searched defs:image (Results 1 – 8 of 8) sorted by relevance
186 static std::string GetOatLocationFromImageLocation(const std::string& image) { in GetOatLocationFromImageLocation()190 static std::string GetVdexLocationFromImageLocation(const std::string& image) { in GetVdexLocationFromImageLocation()377 static std::string GetLocationFromImageLocation(const std::string& image, in GetLocationFromImageLocation()
627 std::string image = GetAndroidRoot(); in DoParse() local
75 PatchOat(InstructionSet isa, MemMap* image, in PatchOat()
325 std::unique_ptr<uint8_t[]> image(new uint8_t[image_size]); in CheckImageIdenticalToOriginalExceptForRelocation() local525 std::unique_ptr<MemMap> image(MemMap::MapFile(image_len, in Patch() local
57 bool image; member
60 public static DocString image(URI uri, String alt) { in image() method in DocString
530 ScopedFlock image = LockedFile::Open(image_filename.c_str(), in Load() local1413 static std::unique_ptr<OatFile> OpenOatFile(const ImageSpace& image, in OpenOatFile()1804 std::unique_ptr<ImageSpace> ImageSpace::CreateFromAppImage(const char* image, in CreateFromAppImage()1971 const std::string& image = images[i]; in ExtractMultiImageLocations() local
1162 const std::string& image = Runtime::Current()->GetImageLocation(); in IsCompilingWithCoreImage() local