Home | History | Annotate | Download | only in autofill

Lines Matching refs:profiles

63   // profiles. Shows at least 2 fields that differentiate profile from other
64 // profiles. See AdjustInferredLabels() further down for more description.
84 // Returns true if any of the profiles were updated.
86 // profiles. For non permanent situations (selection of profile, when user
88 static bool AdjustInferredLabels(std::vector<AutofillProfile*>* profiles);
90 // Creates inferred labels for |profiles|, according to the rules above and
98 const std::vector<AutofillProfile*>* profiles,
143 // Creates inferred labels for |profiles| at indices corresponding to
146 // the profiles, if possible; and also at least |num_fields_to_include|
149 const std::vector<AutofillProfile*>& profiles,