Home
last modified time | relevance | path

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

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