Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config.h872 void set_new_vbmeta_image(const std::string& new_vbmeta_image);
Dcuttlefish_config_instance.cpp230 void CuttlefishConfig::MutableInstanceSpecific::set_new_vbmeta_image( in set_new_vbmeta_image() function in cuttlefish::CuttlefishConfig::MutableInstanceSpecific
/device/google/cuttlefish/host/commands/assemble_cvd/
Ddisk_flags.cc991 instance.set_new_vbmeta_image(new_vbmeta_image_path); in DiskImageFlagsVectorization()