Searched refs:ConstructInferredLabel (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/autofill/
H A Dautofill_profile.h139 string16 ConstructInferredLabel(
H A Dautofill_profile.cc356 (*profiles)[i]->ConstructInferredLabel(fields_to_use,
497 string16 AutofillProfile::ConstructInferredLabel( function in class:AutofillProfile
601 profile->ConstructInferredLabel(label_fields,
/external/chromium_org/components/autofill/core/browser/
H A Dautofill_profile.h160 base::string16 ConstructInferredLabel(
H A Dautofill_profile.cc591 profiles[i]->ConstructInferredLabel(fields_to_use,
658 base::string16 AutofillProfile::ConstructInferredLabel( function in class:autofill::AutofillProfile
762 profile->ConstructInferredLabel(label_fields, label_fields.size());

Completed in 353 milliseconds