Home
last modified time | relevance | path

Searched defs:cur_locale (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/
Dlocale_change_guard.cc141 std::string cur_locale = g_browser_process->GetApplicationLocale(); in Check() local
213 std::string cur_locale = g_browser_process->GetApplicationLocale(); in PrepareChangingLocale() local
/external/chromium_org/ash/system/locale/
Dlocale_notification_controller.cc93 const std::string& cur_locale, in OnLocaleChanged()
/external/chromium_org/chrome/browser/profiles/
Dprofile_impl.cc1234 std::string cur_locale = g_browser_process->GetApplicationLocale(); in ChangeAppLocale() local
1241 std::string cur_locale = g_browser_process->GetApplicationLocale(); in ChangeAppLocale() local
/external/chromium_org/ash/system/tray/
Dsystem_tray_notifier.cc279 const std::string& cur_locale, in NotifyLocaleChanged()