Searched refs:UPDATER_NEED_REBOOT (Results 1 – 2 of 2) sorted by relevance
33 UPDATER_NEED_REBOOT = 'UPDATE_STATUS_UPDATED_NEED_REBOOT' variable566 if status != UPDATER_NEED_REBOOT:572 % (status, UPDATER_NEED_REBOOT, error_msg))
378 if updater.check_update_status() != autoupdater.UPDATER_NEED_REBOOT:489 elif status == autoupdater.UPDATER_NEED_REBOOT: