Searched defs:image_filename (Results 1 – 5 of 5) sorted by relevance
47 ImageSpace::ImageSpace(const std::string& image_filename, in ImageSpace()81 static bool GenerateImage(const std::string& image_filename, InstructionSet image_isa, in GenerateImage()395 const std::string* image_filename; in CreateBootImage() local1149 ImageSpace* ImageSpace::Init(const char* image_filename, in Init()
67 std::string image_filename(GetSystemImageFilename(image_location.GetFilename().c_str(), in TestWriteRead() local
192 const char* image_filename = image_filenames[i]; in Write() local
1976 std::string image_filename = image_filenames_[i]; in GetMultiImageBootClassPath() local2444 std::string StripIsaFrom(const char* image_filename, InstructionSet isa) { in StripIsaFrom()
1366 std::string image_filename = image_space_.GetImageFilename(); in Dump() local