OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:boot_time_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/chromeos/system/
automatic_reboot_manager.h
153
base::TimeTicks
boot_time_
;
member in class:chromeos::system::AutomaticRebootManager
automatic_reboot_manager.cc
294
boot_time_
= system_event_times.boot_time + offset;
328
base::TimeTicks reboot_request_time =
boot_time_
+ uptime_limit;
358
boot_time_
+ base::TimeDelta::FromMilliseconds(kMinRebootUptimeMs));
automatic_reboot_manager_unittest.cc
471
base::TimeTicks() - automatic_reboot_manager_->
boot_time_
-
[
all
...]
Completed in 34 milliseconds