HomeSort by relevance Sort by last modified time
    Searched refs:has_update_reboot_needed_time (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/chromeos/system/
automatic_reboot_manager.h 89 bool has_update_reboot_needed_time; member in struct:chromeos::system::AutomaticRebootManager::SystemEventTimes
automatic_reboot_manager.cc 129 has_update_reboot_needed_time(false) {
136 has_update_reboot_needed_time(false) {
147 has_update_reboot_needed_time = true;
297 if (system_event_times.has_update_reboot_needed_time) {

Completed in 2948 milliseconds