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.h34 bool bootconfig_supported = false; member
Dboot_image_utils.cc329 bool bootconfig_supported) { in RepackVendorBootImage()
405 const std::string& unpack_dir, bool bootconfig_supported) { in RepackVendorBootImageWithEmptyRamdisk()
/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp564 bool CuttlefishConfig::InstanceSpecific::bootconfig_supported() const { in bootconfig_supported() function in cuttlefish::CuttlefishConfig::InstanceSpecific
568 bool bootconfig_supported) { in set_bootconfig_supported()