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

  /external/chromium_org/chrome/browser/chromeos/login/auth/
auth_prewarmer.cc 39 void AuthPrewarmer::PrewarmAuthentication(
42 LOG(ERROR) << "PrewarmAuthentication called twice.";
  /external/chromium_org/chrome/browser/chromeos/login/ui/
login_display_host_impl.cc 606 PrewarmAuthentication();
690 void LoginDisplayHostImpl::PrewarmAuthentication() {
692 auth_prewarmer_->PrewarmAuthentication(
    [all...]

Completed in 78 milliseconds