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

  /external/chromium/chrome/common/extensions/
extension_resource_unittest.cc 61 l10n_util::GetParentLocales(l10n_util::GetApplicationLocale(""), &locales);
extension_l10n_util.cc 200 l10n_util::GetParentLocales(available_locales[i], &result);
269 l10n_util::GetParentLocales(application_locale, &all_fallback_locales);
  /external/chromium_org/ui/base/l10n/
l10n_util.h 68 UI_EXPORT void GetParentLocales(const std::string& current_locale,
l10n_util_unittest.cc 397 TEST_F(L10nUtilTest, GetParentLocales) {
400 l10n_util::GetParentLocales(top_locale, &locales);
l10n_util.cc 573 void GetParentLocales(const std::string& current_locale,
  /external/chromium_org/chrome/common/extensions/
extension_l10n_util.cc 241 l10n_util::GetParentLocales(available_locales[i], &result);
251 l10n_util::GetParentLocales(application_locale, all_fallback_locales);
  /external/chromium_org/extensions/common/
extension_resource_unittest.cc 134 l10n_util::GetParentLocales(l10n_util::GetApplicationLocale(std::string()),
  /external/chromium_org/chrome/browser/extensions/
external_provider_impl.cc 161 l10n_util::GetParentLocales(g_browser_process->GetApplicationLocale(),

Completed in 160 milliseconds