Home | History | Annotate | Download | only in autofill

Lines Matching defs:AutofillCountry

571 AutofillCountry::AutofillCountry(const std::string& country_code,
583 AutofillCountry::~AutofillCountry() {
587 void AutofillCountry::GetAvailableCountries(
599 const std::string AutofillCountry::CountryCodeForLocale(
622 const std::string AutofillCountry::GetCountryCode(const string16& country,
628 const std::string AutofillCountry::ApplicationLocale() {
636 AutofillCountry::AutofillCountry(const std::string& country_code,