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

  /external/chromium_org/chrome/browser/chromeos/login/
wizard_controller.cc 663 if (!time_oobe_started_.is_null()) {
664 base::TimeDelta delta = base::Time::Now() - time_oobe_started_;
671 time_oobe_started_ = base::Time();
    [all...]
wizard_controller.h 374 base::Time time_oobe_started_; member in class:chromeos::WizardController

Completed in 63 milliseconds