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