Searched defs:update_reboot_needed_time (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/system/
H A Dautomatic_reboot_manager.h90 base::TimeTicks update_reboot_needed_time; member in struct:chromeos::system::AutomaticRebootManager::SystemEventTimes
H A Dautomatic_reboot_manager.cc146 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 106 milliseconds