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

  /external/chromium_org/chrome/browser/chromeos/login/enrollment/
enrollment_screen.h 78 int lockbox_init_duration_; member in class:chromeos::EnrollmentScreen
enrollment_screen.cc 50 lockbox_init_duration_(0),
  /external/chromium_org/chrome/browser/chromeos/policy/
enrollment_handler_chromeos.cc 53 lockbox_init_duration_(0),
296 if (lockbox_init_duration_ < kLockRetryTimeoutMs) {
306 lockbox_init_duration_ += kLockRetryIntervalMs;
enrollment_handler_chromeos.h 164 int lockbox_init_duration_; member in class:policy::EnrollmentHandlerChromeOS

Completed in 54 milliseconds