HomeSort by relevance Sort by last modified time
    Searched defs:postal_code_label_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/autofill/
autofill_country.h 43 const string16 postal_code_label() const { return postal_code_label_; }
59 string16 postal_code_label_; member in class:AutofillCountry
  /external/chromium_org/components/autofill/core/browser/
autofill_country.h 66 const base::string16 postal_code_label() const { return postal_code_label_; }
97 base::string16 postal_code_label_; member in class:autofill::AutofillCountry

Completed in 151 milliseconds