Searched defs:image (Results 1 – 13 of 13) 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
304 public BufferedImage image; field in AhatBitmapInstance.Bitmap312 public Bitmap(String format, byte[] buffer, BufferedImage image) { in Bitmap()
204 static std::string GetOatLocationFromImageLocation(const std::string& image) { in GetOatLocationFromImageLocation()208 static std::string GetVdexLocationFromImageLocation(const std::string& image) { in GetVdexLocationFromImageLocation()444 static std::string GetLocationFromImageLocation(const std::string& image, in GetLocationFromImageLocation()
70 std::string image("-Ximage:"); in TestWriteRead() local
60 public static DocString image(URI uri, String alt) { in image() method in DocString
58 bool image; member
260 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
1206 FixupVisitor(RuntimeImageHelper* image, size_t copy_offset) in FixupVisitor()1882 std::unique_ptr<RuntimeImageHelper> image(new RuntimeImageHelper(heap)); in WriteImageToDisk() local
330 image = arg variable
1022 const std::string image = GetApexDataImage(jar_path); in GetSystemServerImagePath() local
3358 std::unique_ptr<ImageSpace> ImageSpace::CreateFromAppImage(const char* image, in CreateFromAppImage()3371 const char* image, in CreateFromAppImage()