Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc981 instance.set_bootloader(bootloader[0]); in DiskImageFlagsVectorization()
983 instance.set_bootloader(bootloader[instance_index]); in DiskImageFlagsVectorization()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h975 void set_bootloader(const std::string& bootloader);
Dcuttlefish_config_instance.cpp469 void CuttlefishConfig::MutableInstanceSpecific::set_bootloader( in set_bootloader() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific