Searched defs:country_code (Results 1 – 13 of 13) sorted by relevance
34 std::string country_code; member325 std::string country_code = *country_pointer; in CountryDataMap() local346 const std::string& country_code) { in Find()418 const std::string& country_code = it->first; in CountryNames() local449 std::string country_code = GetCountryCodeForLocalizedName(country, locale); in GetCountryCode() local474 const std::string& country_code = it->first; in AddLocalizedNamesForLocale() local559 string16 GetDisplayName(const std::string& country_code, in GetDisplayName()571 AutofillCountry::AutofillCountry(const std::string& country_code, in AutofillCountry()611 std::string country_code = icu::Locale(likely_locale.c_str()).getCountry(); in CountryCodeForLocale() local636 AutofillCountry::AutofillCountry(const std::string& country_code, in AutofillCountry()
33 const std::string& country_code() const { return country_code_; } in country_code() function34 void set_country_code(const std::string& country_code) { in set_country_code()
59 const string16& country_code() const { return country_code_; } in country_code() function68 void set_country_code(const string16& country_code) { in set_country_code()
41 const std::string country_code() const { return country_code_; } in country_code() function
138 string16* country_code) { in ParsePhoneNumber()196 string16 number, city_code, country_code; in set_whole_number() local
14 string16 country_code; in TEST() local
163 std::string country_code = profile.CountryCode(); in FillCountrySelectControl() local
206 std::string country_code = AutofillCountry::GetCountryCode(text, app_locale); in IsCountry() local
312 void AutofillProfile::SetCountryCode(const std::string& country_code) { in SetCountryCode()
1299 std::string country_code = s.ColumnString(0); in TEST_F() local1324 std::string country_code = s.ColumnString(0); in TEST_F() local1355 std::string country_code = s.ColumnString(0); in TEST_F() local
79 std::string country_code = profile.CountryCode(); in BindAutofillProfileToStatement() local
392 std::string country_code; in SetAddress() local
1234 uint8_t country_code; member