Home
last modified time | relevance | path

Searched refs:set_new_boot_image (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc866 instance.set_new_boot_image(cur_boot_image); in DiskImageFlagsVectorization()
1024 instance.set_new_boot_image(new_boot_image_path.c_str()); in DiskImageFlagsVectorization()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h938 void set_new_boot_image(const std::string& new_boot_image);
Dcuttlefish_config_instance.cpp213 void CuttlefishConfig::MutableInstanceSpecific::set_new_boot_image( in set_new_boot_image() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific