GetCountryCode 308 chrome/browser/autofill/android/personal_data_manager_android.cc AutofillCountry::GetCountryCode( GetCountryCode 178 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc info = base::ASCIIToUTF16(AutofillCountry::GetCountryCode( GetCountryCode 550 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc std::string region = AutofillCountry::GetCountryCode( GetCountryCode 1969 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc GetValidator()->LoadRules(AutofillCountry::GetCountryCode( GetCountryCode 3317 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc return AutofillCountry::GetCountryCode( GetCountryCode 3329 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc std::string country_code = AutofillCountry::GetCountryCode( GetCountryCode 158 components/autofill/core/browser/address.cc country_code_ = AutofillCountry::GetCountryCode(value, app_locale); GetCountryCode 193 components/autofill/core/browser/address.cc std::string country_code = AutofillCountry::GetCountryCode(text, app_locale); GetCountryCode 846 components/autofill/core/browser/autofill_country.cc const std::string GetCountryCode(const base::string16& country, GetCountryCode 1098 components/autofill/core/browser/autofill_country.cc return CountryNames::GetInstance()->GetCountryCode(country, locale); GetCountryCode 61 components/autofill/core/browser/autofill_country.h static const std::string GetCountryCode(const base::string16& country, GetCountryCode 51 components/autofill/core/browser/autofill_country_unittest.cc TEST(AutofillCountryTest, GetCountryCode) { GetCountryCode 53 components/autofill/core/browser/autofill_country_unittest.cc EXPECT_EQ("US", AutofillCountry::GetCountryCode(ASCIIToUTF16("United States"), GetCountryCode 55 components/autofill/core/browser/autofill_country_unittest.cc EXPECT_EQ("CA", AutofillCountry::GetCountryCode(ASCIIToUTF16("Canada"), GetCountryCode 59 components/autofill/core/browser/autofill_country_unittest.cc EXPECT_EQ("US", AutofillCountry::GetCountryCode(ASCIIToUTF16("united states"), GetCountryCode 63 components/autofill/core/browser/autofill_country_unittest.cc EXPECT_EQ("US", AutofillCountry::GetCountryCode(ASCIIToUTF16("US"), "en_US")); GetCountryCode 64 components/autofill/core/browser/autofill_country_unittest.cc EXPECT_EQ("HU", AutofillCountry::GetCountryCode(ASCIIToUTF16("hu"), "en_US")); GetCountryCode 65 components/autofill/core/browser/autofill_country_unittest.cc EXPECT_EQ("CA", AutofillCountry::GetCountryCode(ASCIIToUTF16("CA"), "fr_CA")); GetCountryCode 66 components/autofill/core/browser/autofill_country_unittest.cc EXPECT_EQ("MX", AutofillCountry::GetCountryCode(ASCIIToUTF16("mx"), "fr_CA")); GetCountryCode 70 components/autofill/core/browser/autofill_country_unittest.cc AutofillCountry::GetCountryCode( GetCountryCode 72 components/autofill/core/browser/autofill_country_unittest.cc EXPECT_EQ("US", AutofillCountry::GetCountryCode(ASCIIToUTF16("USA"), GetCountryCode 77 components/autofill/core/browser/autofill_country_unittest.cc AutofillCountry::GetCountryCode(ASCIIToUTF16("Estados Unidos"), GetCountryCode 79 components/autofill/core/browser/autofill_country_unittest.cc EXPECT_EQ("IT", AutofillCountry::GetCountryCode(ASCIIToUTF16("Italia"), GetCountryCode 81 components/autofill/core/browser/autofill_country_unittest.cc EXPECT_EQ("DE", AutofillCountry::GetCountryCode(ASCIIToUTF16("duitsland"), GetCountryCode 85 components/autofill/core/browser/autofill_country_unittest.cc EXPECT_EQ("US", AutofillCountry::GetCountryCode(ASCIIToUTF16("United States"), GetCountryCode 87 components/autofill/core/browser/autofill_country_unittest.cc EXPECT_EQ("US", AutofillCountry::GetCountryCode(ASCIIToUTF16("united states"), GetCountryCode 89 components/autofill/core/browser/autofill_country_unittest.cc EXPECT_EQ("US", AutofillCountry::GetCountryCode(ASCIIToUTF16("USA"), "es")); GetCountryCode 101 components/autofill/core/browser/autofill_field.cc std::string country_code = AutofillCountry::GetCountryCode(value, app_locale); GetCountryCode 112 components/autofill/core/browser/autofill_field.cc if (country_code == AutofillCountry::GetCountryCode(value, app_locale) || GetCountryCode 113 components/autofill/core/browser/autofill_field.cc country_code == AutofillCountry::GetCountryCode(contents, app_locale)) { GetCountryCode 361 components/autofill/core/browser/webdata/autofill_profile_syncable_service.cc AutofillCountry::GetCountryCode(country_name_or_code, app_locale); GetCountryCode 1927 components/autofill/core/browser/webdata/autofill_table.cc update_s.BindString(0, AutofillCountry::GetCountryCode(country,