Searched refs:OnLogin (Results 1 - 21 of 21) sorted by relevance

/external/chromium/chrome/browser/chromeos/
H A Dlocale_change_guard.h37 void OnLogin();
H A Dlocale_change_guard.cc50 void LocaleChangeGuard::OnLogin() { function in class:chromeos::LocaleChangeGuard
/external/chromium_org/chrome/browser/chromeos/
H A Dlocale_change_guard.h47 void OnLogin();
H A Dlocale_change_guard.cc70 void LocaleChangeGuard::OnLogin() { function in class:chromeos::LocaleChangeGuard
/external/chromium/chrome/browser/chromeos/login/
H A Dexisting_user_view.cc120 user_controller_->OnLogin("", UTF16ToUTF8(password_field_->text()));
H A Dnew_user_view.h43 virtual void OnLogin(const std::string& username,
H A Duser_controller.h119 virtual void OnLogin(const std::string& username,
H A Dlogin_utils.cc339 profile->OnLogin();
H A Duser_controller.cc303 void UserController::OnLogin(const std::string& username, function in class:chromeos::UserController
H A Dnew_user_view.cc466 delegate_->OnLogin(username, password);
/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_impl.h75 virtual void OnLogin() OVERRIDE;
H A Dprofile.h297 virtual void OnLogin() = 0;
H A Dprofile_impl.h131 virtual void OnLogin() OVERRIDE;
H A Doff_the_record_profile_impl.cc408 void OffTheRecordProfileImpl::OnLogin() { function in class:OffTheRecordProfileImpl
H A Dprofile_impl.cc1079 void ProfileImpl::OnLogin() { function in class:ProfileImpl
1082 locale_change_guard_->OnLogin();
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.h260 virtual void OnLogin() OVERRIDE {
/external/chromium/chrome/browser/profiles/
H A Dprofile.h556 virtual void OnLogin() = 0;
H A Dprofile_impl.h140 virtual void OnLogin();
H A Dprofile.cc664 virtual void OnLogin() { function in class:OffTheRecordProfileImpl
H A Dprofile_impl.cc1536 void ProfileImpl::OnLogin() { function in class:ProfileImpl
1539 locale_change_guard_->OnLogin();
/external/chromium_org/chrome/browser/chromeos/login/
H A Dlogin_utils.cc508 user_profile->OnLogin();

Completed in 2863 milliseconds