Home
last modified time | relevance | path

Searched defs:CreateAuthenticator (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
Dmock_authenticator.h131 virtual Authenticator* CreateAuthenticator(LoginStatusConsumer* consumer) { in CreateAuthenticator() function
Dlogin_utils.cc517 Authenticator* LoginUtilsImpl::CreateAuthenticator( in CreateAuthenticator() function in chromeos::LoginUtilsImpl