Searched refs:set_boot_slot (Results 1 – 3 of 3) sorted by relevance
239 void set_boot_slot(const std::string& boot_slot);
591 void CuttlefishConfig::set_boot_slot(const std::string& boot_slot) { in set_boot_slot() function in cuttlefish::CuttlefishConfig
497 tmp_config_obj.set_boot_slot(FLAGS_boot_slot); in InitializeCuttlefishConfiguration()