Searched refs:GetParentLocales (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ui/base/l10n/
H A Dl10n_util.h79 UI_BASE_EXPORT void GetParentLocales(const std::string& current_locale,
H A Dl10n_util_unittest.cc417 TEST_F(L10nUtilTest, GetParentLocales) {
420 l10n_util::GetParentLocales(top_locale, &locales);
H A Dl10n_util.cc577 void GetParentLocales(const std::string& current_locale, function in namespace:l10n_util
/external/chromium_org/extensions/common/
H A Dextension_l10n_util.cc322 l10n_util::GetParentLocales(available_locales[i], &result);
332 l10n_util::GetParentLocales(application_locale, all_fallback_locales);
H A Dextension_resource_unittest.cc134 l10n_util::GetParentLocales(l10n_util::GetApplicationLocale(std::string()),
/external/chromium_org/chrome/browser/extensions/
H A Dexternal_provider_impl.cc168 l10n_util::GetParentLocales(g_browser_process->GetApplicationLocale(),

Completed in 620 milliseconds