Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc933 instance.set_fuchsia_zedboot_path(fuchsia_zedboot_path[0]); in DiskImageFlagsVectorization()
935 instance.set_fuchsia_zedboot_path(fuchsia_zedboot_path[instance_index]); in DiskImageFlagsVectorization()
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h893 void set_fuchsia_zedboot_path(const std::string& fuchsia_zedboot_path);
Dcuttlefish_config_instance.cpp345 void CuttlefishConfig::MutableInstanceSpecific::set_fuchsia_zedboot_path( in set_fuchsia_zedboot_path() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific