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

  /external/chromium/chrome/browser/autofill/
autofill_country.cc 603 std::string likely_locale; local
606 WriteInto(&likely_locale, kLocaleCapacity),
611 std::string country_code = icu::Locale(likely_locale.c_str()).getCountry();
  /external/chromium_org/components/autofill/core/browser/
autofill_country.cc 1078 std::string likely_locale; local
    [all...]

Completed in 491 milliseconds