Searched refs:is_restart_on_exit_set (Results 1 – 6 of 6) sorted by relevance
740 bool OS::is_restart_on_exit_set() const { in is_restart_on_exit_set() function in OS
547 bool is_restart_on_exit_set() const;
2282 if (OS::get_singleton()->is_restart_on_exit_set()) { in cleanup()