Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc786 std::vector<std::string> chromeos_kernel_path = in DiskImageFlagsVectorization() local
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp305 std::string CuttlefishConfig::InstanceSpecific::chromeos_kernel_path() const { in chromeos_kernel_path() function in cuttlefish::CuttlefishConfig::InstanceSpecific
309 const std::string& chromeos_kernel_path) { in set_chromeos_kernel_path()