Searched defs:restart_chooser (Results 1 – 5 of 5) sorted by relevance
11 pub mod restart_chooser; module
9 mod restart_chooser; module
140 let restart_chooser = RestartChooser::new(&RestartChoice::None); in restart_choice_is_used() localVariable
236 let restart_chooser = &RestartChooser::new(&restart_choice); in adevice() localVariable
20 let restart_chooser = RestartChooser::new(&RestartChoice::Reboot); in call_update_with_reboot() localVariable