Searched refs:set_boot_slot (Results 1 – 3 of 3) sorted by relevance
241 void set_boot_slot(const std::string& boot_slot);
780 void CuttlefishConfig::set_boot_slot(const std::string& boot_slot) { in set_boot_slot() function in vsoc::CuttlefishConfig
395 tmp_config_obj.set_boot_slot(FLAGS_boot_slot); in InitializeCuttlefishConfiguration()