Searched defs:ProtoReferenceValueComparator (Results 1 – 1 of 1) sorted by relevance
50 struct ProtoReferenceValueComparator { struct51 bool operator()(const ProtoReference& lhs, const ProtoReference& rhs) const { in operator()61 bool SlowCompare(const ProtoReference& lhs, const ProtoReference& rhs) const { in SlowCompare()