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

  /external/chromium_org/chrome/browser/chromeos/system/
automatic_reboot_manager.cc 153 have_boot_time_(false),
230 !have_boot_time_ || have_update_reboot_needed_time_) {
295 have_boot_time_ = true;
314 if (!have_boot_time_)
automatic_reboot_manager.h 152 bool have_boot_time_; member in class:chromeos::system::AutomaticRebootManager

Completed in 366 milliseconds