Searched defs:image (Results 1 – 8 of 8) sorted by relevance
100 def get_bcp_runtime_args(additions, image, arch): argument
203 static std::string GetOatLocationFromImageLocation(const std::string& image) { in GetOatLocationFromImageLocation()207 static std::string GetVdexLocationFromImageLocation(const std::string& image) { in GetVdexLocationFromImageLocation()421 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
263 const std::string image = GetApexDataImage(jar); in TEST_F() local
2960 ScopedFlock image = LockedFile::Open(image_filename.c_str(), in Load() local3481 std::unique_ptr<ImageSpace> ImageSpace::CreateFromAppImage(const char* image, in CreateFromAppImage()3494 const char* image, in CreateFromAppImage()
788 const std::string image = GetApexDataImage(jar_path.c_str()); in GetSystemServerImagePath() local