OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ChangeAppLocale
(Results
1 - 18
of
18
) sorted by null
/external/chromium_org/chrome/browser/ui/app_list/test/
fake_profile.h
91
virtual void
ChangeAppLocale
(
fake_profile.cc
174
void FakeProfile::
ChangeAppLocale
(
/external/chromium/chrome/browser/chromeos/
locale_change_guard.cc
67
profile_->
ChangeAppLocale
(
/external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.h
70
virtual void
ChangeAppLocale
(const std::string& locale,
profile.h
289
virtual void
ChangeAppLocale
(
profile_impl.h
135
virtual void
ChangeAppLocale
(const std::string& locale,
off_the_record_profile_impl.cc
413
void OffTheRecordProfileImpl::
ChangeAppLocale
(const std::string& locale,
profile_impl.cc
[
all
...]
/external/chromium/chrome/browser/profiles/
profile.h
552
virtual void
ChangeAppLocale
(
profile_impl.h
139
virtual void
ChangeAppLocale
(const std::string& locale, AppLocaleChangedVia);
profile.cc
662
virtual void
ChangeAppLocale
(const std::string& locale, AppLocaleChangedVia) {
profile_impl.cc
[
all
...]
/external/chromium/chrome/browser/ui/webui/options/chromeos/
cros_language_options_handler.cc
190
web_ui_->GetProfile()->
ChangeAppLocale
(
/external/chromium_org/chrome/browser/chromeos/
locale_change_guard.cc
88
profile_->
ChangeAppLocale
(
/external/chromium_org/chrome/test/base/
testing_profile.h
313
virtual void
ChangeAppLocale
(const std::string&,
/external/chromium/chrome/browser/chromeos/login/
login_utils.cc
385
profile->
ChangeAppLocale
(pref_locale, Profile::APP_LOCALE_CHANGED_VIA_LOGIN);
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
cros_language_options_handler.cc
320
Profile::FromWebUI(web_ui())->
ChangeAppLocale
(
/external/chromium_org/chrome/browser/chromeos/login/
user_manager_impl.cc
784
profile->
ChangeAppLocale
(pref_locale, Profile::APP_LOCALE_CHANGED_VIA_LOGIN);
[
all
...]
Completed in 187 milliseconds