Home
last modified time | relevance | path

Searched defs:fuchsia_zedboot_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc798 std::vector<std::string> fuchsia_zedboot_path = in DiskImageFlagsVectorization() local
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp346 const std::string& fuchsia_zedboot_path) { in set_fuchsia_zedboot_path()
349 std::string CuttlefishConfig::InstanceSpecific::fuchsia_zedboot_path() const { in fuchsia_zedboot_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific