Searched defs:boot_image_filename (Results 1 – 2 of 2) sorted by relevance
373 static bool IsCoreImageFilename(const std::string& boot_image_filename) { in IsCoreImageFilename()
686 std::string boot_image_filename; member734 const std::string& boot_image_filename = image_filenames_[0]; in ProcessOptions() local