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
207 static std::string GetOatLocationFromImageLocation(const std::string& image) { in GetOatLocationFromImageLocation()211 static std::string GetVdexLocationFromImageLocation(const std::string& image) { in GetVdexLocationFromImageLocation()439 static std::string GetLocationFromImageLocation(const std::string& image, in GetLocationFromImageLocation()
1186 FixupVisitor(RuntimeImageHelper* image, size_t copy_offset) in FixupVisitor()1856 std::unique_ptr<RuntimeImageHelper> image(new RuntimeImageHelper(heap)); in WriteImageToDisk() local
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
335 image = arg variable
2811 ScopedFlock image = LockedFile::Open(image_filename.c_str(), in Load() local3353 std::unique_ptr<ImageSpace> ImageSpace::CreateFromAppImage(const char* image, in CreateFromAppImage()3366 const char* image, in CreateFromAppImage()
971 const std::string image = GetApexDataImage(jar_path); in GetSystemServerImagePath() local