Searched defs:image (Results 1 – 12 of 12) sorted by relevance
| /art/patchoat/ |
| D | patchoat.h | 70 PatchOat(InstructionSet isa, MemMap* image, gc::accounting::ContinuousSpaceBitmap* bitmap, in PatchOat() 74 PatchOat(InstructionSet isa, ElfFile* oat_file, MemMap* image, in PatchOat()
|
| D | patchoat.cc | 216 std::unique_ptr<MemMap> image(MemMap::MapFile(image_len, in Patch() local
|
| /art/runtime/ |
| D | dex2oat_environment_test.h | 138 bool GetCachedImageFile(/*out*/std::string* image, std::string* error_msg) const { in GetCachedImageFile()
|
| D | parsed_options.cc | 581 std::string image = GetAndroidRoot(); in DoParse() local
|
| D | image.h | 167 static std::string GetOatLocationFromImageLocation(const std::string& image) { in GetOatLocationFromImageLocation()
|
| D | oat_file_assistant_test.cc | 53 std::string image; in PreRelocateImage() local
|
| /art/tools/ahat/src/ |
| D | DocString.java | 62 public static DocString image(URI uri, String alt) { in image() method in DocString
|
| /art/compiler/ |
| D | image_test.cc | 231 std::string image("-Ximage:"); in TestWriteRead() local
|
| /art/runtime/base/ |
| D | logging.h | 58 bool image; member
|
| /art/runtime/gc/space/ |
| D | image_space.cc | 1546 const std::string& image = images[i]; in CreateMultiImageLocations() local 1553 ImageSpace* ImageSpace::CreateFromAppImage(const char* image, in CreateFromAppImage()
|
| /art/compiler/optimizing/ |
| D | optimizing_compiler.cc | 860 const std::string& image = Runtime::Current()->GetImageLocation(); in IsCompilingWithCoreImage() local
|
| /art/runtime/gc/collector/ |
| D | concurrent_copying.cc | 367 gc::space::ImageSpace* image = space->AsImageSpace(); in MarkingPhase() local
|