HomeSort by relevance Sort by last modified time
    Searched refs:cur_locale (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/
locale_change_guard.cc 122 std::string cur_locale = g_browser_process->GetApplicationLocale(); local
123 if (cur_locale.empty()) {
135 if (to_locale != cur_locale) {
196 std::string cur_locale = g_browser_process->GetApplicationLocale(); local
204 from_locale_, cur_locale, true);
206 to_locale_, cur_locale, true);
  /external/chromium/chrome/browser/profiles/
profile_impl.cc 1497 std::string cur_locale = g_browser_process->GetApplicationLocale(); local
1504 std::string cur_locale = g_browser_process->GetApplicationLocale(); local
    [all...]

Completed in 36 milliseconds