PrewarmAuthentication 29 chrome/browser/chromeos/login/auth_prewarmer.h void PrewarmAuthentication(const base::Closure& completion_callback); PrewarmAuthentication 98 chrome/browser/chromeos/login/login_display_host.h virtual void PrewarmAuthentication() = 0; PrewarmAuthentication 617 chrome/browser/chromeos/login/login_display_host_impl.cc PrewarmAuthentication(); PrewarmAuthentication 702 chrome/browser/chromeos/login/login_display_host_impl.cc auth_prewarmer_->PrewarmAuthentication( PrewarmAuthentication 89 chrome/browser/chromeos/login/login_display_host_impl.h virtual void PrewarmAuthentication() OVERRIDE; PrewarmAuthentication 43 chrome/browser/chromeos/login/mock_login_display_host.h MOCK_METHOD0(PrewarmAuthentication, void(void)); PrewarmAuthentication 661 chrome/browser/chromeos/login/wizard_controller.cc host_->PrewarmAuthentication();