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

  /external/chromium/chrome/browser/autofill/
autofill_country.cc 378 icu::Collator* GetCollatorForLocale(const std::string& locale);
466 const icu::Collator* collator = GetCollatorForLocale(locale);
495 icu::Collator* collator = GetCollatorForLocale(locale);
518 icu::Collator* CountryNames::GetCollatorForLocale(const std::string& locale) {
  /external/chromium_org/components/autofill/core/browser/
autofill_country.cc     [all...]

Completed in 24 milliseconds