Home
last modified time | relevance | path

Searched refs:LoadLocalaccount (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
Dgoogle_authenticator.cc79 &GoogleAuthenticator::LoadLocalaccount, in CancelClientLogin()
153 &GoogleAuthenticator::LoadLocalaccount, in AuthenticateToUnlock()
250 &GoogleAuthenticator::LoadLocalaccount, in OnClientLoginFailure()
400 void GoogleAuthenticator::LoadLocalaccount(const std::string& filename) { in LoadLocalaccount() function in chromeos::GoogleAuthenticator
Dparallel_authenticator.cc93 &ParallelAuthenticator::LoadLocalaccount, in AuthenticateToLogin()
106 &ParallelAuthenticator::LoadLocalaccount, in AuthenticateToUnlock()
541 void ParallelAuthenticator::LoadLocalaccount(const std::string& filename) { in LoadLocalaccount() function in chromeos::ParallelAuthenticator
Dparallel_authenticator.h212 void LoadLocalaccount(const std::string& filename);
Dgoogle_authenticator.h123 void LoadLocalaccount(const std::string& filename);
Dparallel_authenticator_unittest.cc145 &ParallelAuthenticator::LoadLocalaccount, in ReadLocalaccountFile()
Dgoogle_authenticator_unittest.cc125 &GoogleAuthenticator::LoadLocalaccount, in ReadLocalaccountFile()