Home
last modified time | relevance | path

Searched refs:set_bootconfig_supported (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h902 void set_bootconfig_supported(bool bootconfig_supported);
Dcuttlefish_config_instance.cpp475 void CuttlefishConfig::MutableInstanceSpecific::set_bootconfig_supported( in set_bootconfig_supported() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1372 instance.set_bootconfig_supported(guest_configs[instance_index].bootconfig_supported); in InitializeCuttlefishConfiguration()