Home | History | Annotate | Download | only in browser

Lines Matching defs:AutofillCountry

1051 AutofillCountry::AutofillCountry(const std::string& country_code,
1064 AutofillCountry::~AutofillCountry() {
1068 void AutofillCountry::GetAvailableCountries(
1080 const std::string AutofillCountry::CountryCodeForLocale(
1102 const std::string AutofillCountry::GetCountryCode(const base::string16& country,
1107 AutofillCountry::AutofillCountry(const std::string& country_code,