Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dboot_image_utils.cc325 bool bootconfig_supported) { in RepackVendorBootImage()
401 const std::string& unpack_dir, bool bootconfig_supported) { in RepackVendorBootImageWithEmptyRamdisk()
Dflags.h33 bool bootconfig_supported = false; member
/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp490 bool CuttlefishConfig::InstanceSpecific::bootconfig_supported() const { in bootconfig_supported() function in cuttlefish::CuttlefishConfig::InstanceSpecific
494 bool bootconfig_supported) { in set_bootconfig_supported()