HomeSort by relevance Sort by last modified time
    Searched refs:AuthenticateToUnlock (Results 1 - 8 of 8) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
authenticator.h 47 virtual bool AuthenticateToUnlock(const std::string& username,
parallel_authenticator.h 118 bool AuthenticateToUnlock(const std::string& username,
google_authenticator.h 65 bool AuthenticateToUnlock(const std::string& username,
mock_authenticator.h 55 virtual bool AuthenticateToUnlock(const std::string& username,
parallel_authenticator_unittest.cc 700 auth_->AuthenticateToUnlock(username_, "");
722 auth_->AuthenticateToUnlock(username_, "");
google_authenticator.cc 144 bool GoogleAuthenticator::AuthenticateToUnlock(const std::string& username,
parallel_authenticator.cc 98 bool ParallelAuthenticator::AuthenticateToUnlock(const std::string& username,
screen_locker.cc     [all...]

Completed in 202 milliseconds