Home
last modified time | relevance | path

Searched refs:country_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autofill/
Daddress_field.cc68 ok = ok && Add(field_type_map, country_, AutofillType(address_country)); in GetFieldInfo()
135 address_field->country_ != NULL) { in Parse()
169 country_(NULL), in AddressField()
262 if (address_field->country_ && !address_field->country_->IsEmpty()) in ParseCountry()
271 if (!ParseText(iter, pattern, &address_field->country_)) in ParseCountry()
Daddress_field.h64 AutofillField* country_; // optional variable