Home
last modified time | relevance | path

Searched refs:AttemptEasySignin (Results 1 – 9 of 9) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/easy_unlock/
H A Deasy_unlock_auth_attempt.cc68 ->AttemptEasySignin(account_id, key_secret, key_label); in OnAuthAttemptFinalized()
74 ->AttemptEasySignin(account_id, std::string(), std::string()); in OnAuthAttemptFinalized()
H A Deasy_unlock_auth_attempt_unittest.cc131 void AttemptEasySignin(const AccountId& account_id, in AttemptEasySignin() function in chromeos::__anonfce853270111::TestLockHandler
H A Deasy_unlock_screenlock_state_handler_unittest.cc156 void AttemptEasySignin(const AccountId& account_id, in AttemptEasySignin() function in chromeos::__anon37c2e6bd0111::TestLockHandler
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/components/proximity_auth/
H A Dfake_lock_handler.cc39 void FakeLockHandler::AttemptEasySignin(const AccountId& account_id, in AttemptEasySignin() function in proximity_auth::FakeLockHandler
H A Dfake_lock_handler.h32 void AttemptEasySignin(const AccountId& account_id,
H A Dscreenlock_bridge.h131 virtual void AttemptEasySignin(const AccountId& account_id,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/saml/
H A Dmock_lock_handler.h45 AttemptEasySignin,
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/screens/
H A Duser_selection_screen.h106 void AttemptEasySignin(const AccountId& account_id,
H A Duser_selection_screen.cc957 void UserSelectionScreen::AttemptEasySignin(const AccountId& account_id, in AttemptEasySignin() function in chromeos::UserSelectionScreen