Searched refs:state_label_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
H A Dautofill_country.h67 const base::string16& state_label() const { return state_label_; }
100 base::string16 state_label_; member in class:autofill::AutofillCountry
H A Dautofill_country.cc1060 state_label_ = l10n_util::GetStringUTF16(data.state_label_id);
1114 state_label_(state_label) {

Completed in 92 milliseconds