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

  /external/chromium/base/i18n/
rtl.h 49 void SetICUDefaultLocale(const std::string& locale_string);
55 // assumes that SetICUDefaultLocale has been called to set the default locale to
rtl.cc 85 void SetICUDefaultLocale(const std::string& locale_string) {
  /external/chromium/chrome/common/extensions/
extension_unittest.cc 450 base::i18n::SetICUDefaultLocale("he");
489 base::i18n::SetICUDefaultLocale(locale);
    [all...]

Completed in 58 milliseconds