Searched refs:SystemEventTimes (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/system/
H A Dautomatic_reboot_manager.h81 struct SystemEventTimes { struct in class:chromeos::system::AutomaticRebootManager
82 SystemEventTimes();
83 SystemEventTimes(const base::TimeDelta& uptime,
121 void Init(const SystemEventTimes& system_event_times);
H A Dautomatic_reboot_manager.cc82 const AutomaticRebootManager::SystemEventTimes&)> reply) {
89 AutomaticRebootManager::SystemEventTimes(
127 AutomaticRebootManager::SystemEventTimes::SystemEventTimes() function in class:chromeos::system::AutomaticRebootManager::SystemEventTimes
132 AutomaticRebootManager::SystemEventTimes::SystemEventTimes( function in class:chromeos::system::AutomaticRebootManager::SystemEventTimes
290 void AutomaticRebootManager::Init(const SystemEventTimes& system_event_times) {

Completed in 1583 milliseconds