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.h33 bool bootconfig_supported; member
Dboot_image_utils.cc269 bool bootconfig_supported) { in RepackVendorBootImage()
351 const std::string& unpack_dir, bool bootconfig_supported) { in RepackVendorBootImageWithEmptyRamdisk()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp362 bool CuttlefishConfig::InstanceSpecific::bootconfig_supported() const { in bootconfig_supported() function in cuttlefish::CuttlefishConfig::InstanceSpecific
366 bool bootconfig_supported) { in set_bootconfig_supported()