Searched defs:CompareProfiles (Results 1 – 1 of 1) sorted by relevance
293 struct CompareProfiles struct295 bool operator() (AutofillProfile* p1, AutofillProfile* p2) const { in operator ()()