Searched refs:OverwriteWithOrAddTo (Results 1 – 3 of 3) sorted by relevance
131 void OverwriteWithOrAddTo(const AutofillProfile& profile);
467 void AutofillProfile::OverwriteWithOrAddTo(const AutofillProfile& profile) { in OverwriteWithOrAddTo() function in AutofillProfile
764 (*iter)->OverwriteWithOrAddTo(profile); in MergeProfile()