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

/external/chromium_org/chrome/browser/chromeos/
H A Dlocale_change_guard.h48 void OnLogin();
H A Dlocale_change_guard.cc60 void LocaleChangeGuard::OnLogin() { function in class:chromeos::LocaleChangeGuard
/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.h144 virtual void OnLogin() OVERRIDE;
H A Doff_the_record_profile_impl.cc445 void OffTheRecordProfileImpl::OnLogin() { function in class:OffTheRecordProfileImpl
H A Dprofile_impl.cc1274 void ProfileImpl::OnLogin() { function in class:ProfileImpl
1277 locale_change_guard_->OnLogin();
/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_profile.cc170 void FakeProfile::OnLogin() {} function in class:FakeProfile
H A Dfake_profile.h86 virtual void OnLogin() OVERRIDE;
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.h311 virtual void OnLogin() OVERRIDE {
/external/chromium_org/chrome/browser/chromeos/login/session/
H A Duser_session_manager.cc710 profile->OnLogin();
794 profile->OnLogin();

Completed in 3323 milliseconds