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

  /external/chromium_org/chrome/browser/chromeos/login/
mock_authenticator.cc 15 void MockAuthenticator::AuthenticateToLogin(Profile* profile,
39 AuthenticateToLogin(NULL /* not used */, user_context);
81 // in AuthenticateToLogin, but there's not much of a point.
parallel_authenticator.cc 196 void ParallelAuthenticator::AuthenticateToLogin(
  /external/chromium/chrome/browser/chromeos/login/
mock_authenticator.h 36 virtual bool AuthenticateToLogin(Profile* profile,
57 return AuthenticateToLogin(NULL /* not used */, username, password,
68 // in AuthenticateToLogin, but there's not much of a point.
google_authenticator.cc 121 bool GoogleAuthenticator::AuthenticateToLogin(
parallel_authenticator.cc 67 bool ParallelAuthenticator::AuthenticateToLogin(

Completed in 72 milliseconds