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

/external/chromium_org/chrome/browser/chromeos/system/
H A Dautomatic_reboot_manager.cc329 bool have_reboot_request_time = uptime_limit != kZeroTimeDelta; local
330 if (have_reboot_request_time)
339 (!have_reboot_request_time ||
342 have_reboot_request_time = true;
347 if (!have_reboot_request_time) {

Completed in 35 milliseconds