Searched refs:AuthenticateToUnlock (Results 1 – 8 of 8) sorted by relevance
47 virtual bool AuthenticateToUnlock(const std::string& username,
118 bool AuthenticateToUnlock(const std::string& username,
55 virtual bool AuthenticateToUnlock(const std::string& username, in AuthenticateToUnlock() function
65 bool AuthenticateToUnlock(const std::string& username,
700 auth_->AuthenticateToUnlock(username_, ""); in TEST_F()722 auth_->AuthenticateToUnlock(username_, ""); in TEST_F()
144 bool GoogleAuthenticator::AuthenticateToUnlock(const std::string& username, in AuthenticateToUnlock() function in chromeos::GoogleAuthenticator
98 bool ParallelAuthenticator::AuthenticateToUnlock(const std::string& username, in AuthenticateToUnlock() function in chromeos::ParallelAuthenticator
914 &Authenticator::AuthenticateToUnlock, in Authenticate()