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

  /external/chromium_org/chrome/browser/chromeos/system/
automatic_reboot_manager.h 90 base::TimeTicks update_reboot_needed_time; member in struct:chromeos::system::AutomaticRebootManager::SystemEventTimes
automatic_reboot_manager.cc 146 update_reboot_needed_time = boot_time + update_reboot_needed_uptime;
299 const base::TimeTicks update_reboot_needed_time = local
300 system_event_times.update_reboot_needed_time + offset;
301 update_reboot_needed_time_ = update_reboot_needed_time;

Completed in 876 milliseconds