Searched refs:set_guest_force_normal_boot (Results 1 – 3 of 3) sorted by relevance
251 void set_guest_force_normal_boot(bool guest_force_normal_boot);
724 void CuttlefishConfig::set_guest_force_normal_boot(bool guest_force_normal_boot) { in set_guest_force_normal_boot() function in cuttlefish::CuttlefishConfig
347 tmp_config_obj.set_guest_force_normal_boot(FLAGS_guest_force_normal_boot); in InitializeCuttlefishConfiguration()