OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnLogin
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/chrome/browser/chromeos/
locale_change_guard.h
47
void
OnLogin
();
locale_change_guard.cc
48
void LocaleChangeGuard::
OnLogin
() {
/external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.h
76
virtual void
OnLogin
() OVERRIDE;
profile.h
303
virtual void
OnLogin
() = 0;
profile_impl.h
138
virtual void
OnLogin
() OVERRIDE;
off_the_record_profile_impl.cc
435
void OffTheRecordProfileImpl::
OnLogin
() {
profile_impl.cc
[
all
...]
/external/chromium_org/chrome/browser/ui/app_list/test/
fake_profile.cc
170
void FakeProfile::
OnLogin
() {}
fake_profile.h
85
virtual void
OnLogin
() OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/login/session/
session_manager.cc
397
profile->
OnLogin
();
461
profile->
OnLogin
();
/external/chromium_org/chrome/test/base/
testing_profile.h
299
virtual void
OnLogin
() OVERRIDE {
Completed in 1684 milliseconds