Searched defs:EntryViewComparer (Results 1 – 1 of 1) sorted by relevance
336 struct EntryViewComparer { struct337 bool operator()(const ResourceTableEntryView& lhs, const ResourceTableEntryView& rhs) { in operator ()()