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

  /external/chromium/chrome/browser/autofill/
autofill_country.cc 358 const std::string GetCountryCode(const string16& country,
439 const std::string CountryNames::GetCountryCode(const string16& country,
622 const std::string AutofillCountry::GetCountryCode(const string16& country,
624 return CountryNames::GetInstance()->GetCountryCode(country, locale);
  /external/chromium_org/components/autofill/core/browser/
autofill_country.cc     [all...]

Completed in 185 milliseconds