OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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
autofill_country.cc
579
postal_code_label_
= l10n_util::GetStringUTF16(data.postal_code_label_id);
642
postal_code_label_
(postal_code_label),
Completed in 245 milliseconds