Searched refs:ProfileCompare (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/chrome/browser/profiles/ | ||
D | profile.h | 404 struct ProfileCompare { struct |
D | profile.cc | 247 bool ProfileCompare::operator()(Profile* a, Profile* b) const { in operator ()() |