Home
last modified time | relevance | path

Searched defs:bootloader (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/cvd/fetch/
Dfetch_cvd.cc113 std::optional<Build> bootloader; member
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp300 std::string CuttlefishConfig::InstanceSpecific::bootloader() const { in bootloader() function in cuttlefish::CuttlefishConfig::InstanceSpecific
304 const std::string& bootloader) { in set_bootloader()
/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc1242 std::vector<std::string> bootloader = in DiskImageFlagsVectorization() local