Searched refs:need_restart (Results 1 – 2 of 2) sorted by relevance
138 setRestartMsg_: function(need_restart) { argument139 this.classList.toggle('norestart', !need_restart);140 this.needRestart = need_restart;
1390 int need_restart = 0; in main() local1404 need_restart++; in main()1418 if (need_restart) in main()