Searched defs:image_filename (Results 1 – 6 of 6) sorted by relevance
43 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() local625 ImageSpace* ImageSpace::Init(const char* image_filename, const char* image_location, in Init()
51 std::string image_filename(GetSystemImageFilename(image_location.GetFilename().c_str(), in TEST_F() local
75 bool ImageWriter::Write(const std::string& image_filename, in Write()
122 std::string image_filename; in Patch() local219 std::string image_filename; in Patch() local
465 bool CreateImageFile(const std::string& image_filename, in CreateImageFile()865 std::string image_filename; in dex2oat() local
1039 std::string image_filename = image_space_.GetImageFilename(); in Dump() local