Searched defs:image_location (Results 1 – 8 of 8) sorted by relevance
| /art/runtime/ |
| D | dexopt_test.cc | 87 std::string image_location = GetImageLocation(); in GenerateOatForTest() local 192 bool DexoptTest::PreRelocateImage(const std::string& image_location, std::string* error_msg) { in PreRelocateImage()
|
| D | dex2oat_environment_test.h | 149 bool GetCachedImageFile(const std::string& image_location, in GetCachedImageFile()
|
| D | oat_file_assistant.cc | 724 std::string image_location = ImageLocation(); in Dex2Oat() local
|
| D | runtime.cc | 864 static bool OpenDexFilesFromImage(const std::string& image_location, in OpenDexFilesFromImage() 972 const std::string& image_location, in OpenDexFiles()
|
| /art/runtime/gc/space/ |
| D | image_space.cc | 58 const char* image_location, in ImageSpace() 154 static bool FindImageFilenameImpl(const char* image_location, in FindImageFilenameImpl() 203 bool ImageSpace::FindImageFilename(const char* image_location, in FindImageFilename() 236 static bool RelocateImage(const char* image_location, in RelocateImage() 283 ImageHeader* ImageSpace::ReadImageHeader(const char* image_location, in ReadImageHeader() 476 static std::unique_ptr<ImageSpace> Load(const char* image_location, in Load() 514 const char* image_location, in Init() 750 const char* image_location, in LoadImageFile() 1431 std::unique_ptr<ImageSpace> ImageSpace::CreateBootImage(const char* image_location, in CreateBootImage()
|
| /art/patchoat/ |
| D | patchoat.cc | 120 bool PatchOat::Patch(const std::string& image_location, in Patch()
|
| /art/dex2oat/ |
| D | dex2oat_test.cc | 146 std::string image_location = image_spaces[0]->GetImageLocation(); in Dex2Oat() local
|
| /art/imgdiag/ |
| D | imgdiag.cc | 57 const std::string& image_location, in ImgDiagDumper()
|