Home
last modified time | relevance | path

Searched defs:CompareProfiles (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
Dautofill_model_associator.cc293 struct CompareProfiles struct
295 bool operator() (AutofillProfile* p1, AutofillProfile* p2) const { in operator ()()