Home | Sort by relevance Sort by last modified time |
/external/chromium_org/chrome/browser/chromeos/system/ | |
automatic_reboot_manager.h | 86 bool has_boot_time; member in struct:chromeos::system::AutomaticRebootManager::SystemEventTimes |
automatic_reboot_manager.cc | 128 : has_boot_time(false), 135 : has_boot_time(false), 141 has_boot_time = true; 292 if (system_event_times.has_boot_time) { |