Searched defs:image (Results 1 – 9 of 9) 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()
729 std::string image = in DoParse() local
70 std::string image("-Ximage:"); in TestWriteRead() local
58 bool image; member
232 const std::string image = GetApexDataImage(jar); in TEST_F() local
60 public static DocString image(URI uri, String alt) { in image() method in DocString
1003 const std::string image = GetApexDataImage(jar_path.c_str()); in GetSystemServerImagePath() local
2789 ScopedFlock image = LockedFile::Open(image_filename.c_str(), in Load() local3229 std::unique_ptr<ImageSpace> ImageSpace::CreateFromAppImage(const char* image, in CreateFromAppImage()3242 const char* image, in CreateFromAppImage()