Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/config/
Dcuttlefish_config_instance.cpp209 static constexpr char kNewBootImage[] = "new_boot_image"; variable
211 return (*Dictionary())[kNewBootImage].asString(); in new_boot_image()
215 (*Dictionary())[kNewBootImage] = new_boot_image; in set_new_boot_image()