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

  /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) {

Completed in 381 milliseconds