Searched defs:image (Results 1 – 12 of 12) sorted by relevance
100 def get_bcp_runtime_args(additions, image, arch): argument
67 File image = new File(DEX_LOCATION + "/" + instructionSet + "/846-multidex-data-image.art"); in main() local
322 public BufferedImage image; field in AhatBitmapInstance.Bitmap330 public Bitmap(String format, byte[] buffer, BufferedImage image) { in Bitmap()
70 std::string image("-Ximage:"); in TestWriteRead() local
60 public static DocString image(URI uri, String alt) { in image() method in DocString
205 static std::string GetOatLocationFromImageLocation(const std::string& image) { in GetOatLocationFromImageLocation()209 static std::string GetVdexLocationFromImageLocation(const std::string& image) { in GetVdexLocationFromImageLocation()
58 bool image; member
262 const std::string image = GetApexDataImage(jar); in TEST_F() local
196 File image = new File(DEX_LOCATION + "/" + instructionSet + "/845-data-image.art"); in main() local
1201 FixupVisitor(RuntimeImageHelper* image, size_t copy_offset) in FixupVisitor()1883 std::unique_ptr<RuntimeImageHelper> image(new RuntimeImageHelper(heap)); in WriteImageToDisk() local
1028 const std::string image = GetApexDataImage(jar_path); in GetSystemServerImagePath() local
3378 std::unique_ptr<ImageSpace> ImageSpace::CreateFromAppImage(const char* image, in CreateFromAppImage()3391 const char* image, in CreateFromAppImage()