OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnRlzInitialized
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/chromeos/login/
login_utils.h
34
virtual void
OnRlzInitialized
(Profile* profile) {}
login_utils.cc
637
delegate_->
OnRlzInitialized
(user_profile);
[
all
...]
login_utils_browsertest.cc
336
virtual void
OnRlzInitialized
(Profile* profile) OVERRIDE {
Completed in 498 milliseconds