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