Home | History | Annotate | Download | only in login

Lines Matching refs:Login

5 #include "chrome/browser/chromeos/login/existing_user_controller.h"
20 #include "chrome/browser/chromeos/login/helper.h"
21 #include "chrome/browser/chromeos/login/login_display_host.h"
22 #include "chrome/browser/chromeos/login/views_login_display.h"
23 #include "chrome/browser/chromeos/login/wizard_accessibility_helper.h"
24 #include "chrome/browser/chromeos/login/wizard_controller.h"
156 void ExistingUserController::Login(const std::string& username,
172 // Use the same LoginPerformer for subsequent login as it has state
182 login_performer_->Login(username, password);
248 // Check networking after trying to login in case user is
336 // TODO(nkostylev): May add login UI implementation callback call.
360 // TODO(stevenjb): direct the user to a lightweight sync login page.