Home
last modified time | relevance | path

Searched defs:image_filename (Results 1 – 6 of 6) sorted by relevance

/art/runtime/gc/space/
Dimage_space.cc43 ImageSpace::ImageSpace(const std::string& image_filename, const char* image_location, in ImageSpace()
142 static bool GenerateImage(const std::string& image_filename, InstructionSet image_isa, in GenerateImage()
459 const std::string* image_filename; in Create() local
625 ImageSpace* ImageSpace::Init(const char* image_filename, const char* image_location, in Init()
/art/compiler/
Dimage_test.cc51 std::string image_filename(GetSystemImageFilename(image_location.GetFilename().c_str(), in TEST_F() local
Dimage_writer.cc75 bool ImageWriter::Write(const std::string& image_filename, in Write()
/art/patchoat/
Dpatchoat.cc122 std::string image_filename; in Patch() local
219 std::string image_filename; in Patch() local
/art/dex2oat/
Ddex2oat.cc465 bool CreateImageFile(const std::string& image_filename, in CreateImageFile()
865 std::string image_filename; in dex2oat() local
/art/oatdump/
Doatdump.cc1039 std::string image_filename = image_space_.GetImageFilename(); in Dump() local