Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autofill/
Dautofill_profile.cc498 const std::vector<AutofillFieldType>& included_fields, in ConstructInferredLabel() argument
506 included_fields.begin(); in ConstructInferredLabel()
507 it != included_fields.end() && num_fields_used < num_fields_to_use; in ConstructInferredLabel()