Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.h14 bool bootconfig_supported; member
Dboot_image_utils.cc240 bool bootconfig_supported) { in RepackVendorBootImage()
324 bool bootconfig_supported) { in RepackVendorBootImageWithEmptyRamdisk()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.cpp747 bool CuttlefishConfig::bootconfig_supported() const { in bootconfig_supported() function in cuttlefish::CuttlefishConfig
750 void CuttlefishConfig::set_bootconfig_supported(bool bootconfig_supported) { in set_bootconfig_supported()