Home
last modified time | relevance | path

Searched refs:has_boot_time (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/system/
Dautomatic_reboot_manager.cc128 : has_boot_time(false), in SystemEventTimes()
135 : has_boot_time(false), in SystemEventTimes()
141 has_boot_time = true; in SystemEventTimes()
292 if (system_event_times.has_boot_time) { in Init()
Dautomatic_reboot_manager.h86 bool has_boot_time; member