Searched defs:CompleteLogin (Results 1 – 8 of 8) sorted by relevance
63 void InlineLoginHandlerChromeOS::CompleteLogin(const base::ListValue* args) { in CompleteLogin() function in chromeos::InlineLoginHandlerChromeOS
21 void MockAuthenticator::CompleteLogin(Profile* profile, in CompleteLogin() function in chromeos::MockAuthenticator
260 void ParallelAuthenticator::CompleteLogin(Profile* profile, in CompleteLogin() function in chromeos::ParallelAuthenticator
80 void AppLaunchSigninScreen::CompleteLogin(const UserContext& user_context) { in CompleteLogin() function in chromeos::AppLaunchSigninScreen
320 void ExistingUserController::CompleteLogin(const UserContext& user_context) { in CompleteLogin() function in chromeos::ExistingUserController
232 void WebUIScreenLocker::CompleteLogin(const UserContext& user_context) { in CompleteLogin() function in chromeos::WebUIScreenLocker
215 void InlineLoginHandlerImpl::CompleteLogin(const base::ListValue* args) { in CompleteLogin() function in InlineLoginHandlerImpl
244 void WebUILoginDisplay::CompleteLogin(const UserContext& user_context) { in CompleteLogin() function in chromeos::WebUILoginDisplay