Searched refs:AuthenticateToUnlock (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chromeos/login/auth/
H A Dauthenticator.h46 virtual void AuthenticateToUnlock(const UserContext& user_context) = 0;
H A Dmock_authenticator.h32 virtual void AuthenticateToUnlock(const UserContext& user_context) OVERRIDE;
H A Dmock_authenticator.cc43 void MockAuthenticator::AuthenticateToUnlock(const UserContext& user_context) { function in class:chromeos::MockAuthenticator
H A Dcryptohome_authenticator.h114 virtual void AuthenticateToUnlock(const UserContext& user_context) OVERRIDE;
H A Dcryptohome_authenticator.cc429 void CryptohomeAuthenticator::AuthenticateToUnlock( function in class:chromeos::CryptohomeAuthenticator
/external/chromium_org/chrome/browser/chromeos/login/
H A Dapp_launch_signin_screen.cc93 base::Bind(&Authenticator::AuthenticateToUnlock,
/external/chromium_org/chrome/browser/chromeos/login/auth/
H A Dcryptohome_authenticator_unittest.cc794 auth_->AuthenticateToUnlock(user_context_);

Completed in 972 milliseconds