Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp210 static constexpr char kNewVendorBootImage[] = "new_vendor_boot_image"; variable
212 return (*Dictionary())[kNewVendorBootImage].asString(); in new_vendor_boot_image()
216 (*Dictionary())[kNewVendorBootImage] = new_vendor_boot_image; in set_new_vendor_boot_image()