Home
last modified time | relevance | path

Searched refs:GetMapKeyComparator (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc321 const MapKeyComparator* key_comparator = GetMapKeyComparator(field); in CheckRepeatedFieldComparisons()
946 const MapKeyComparator* key_comparator = GetMapKeyComparator(repeated_field); in CompareRepeatedField()
1156 (IsTreatedAsSet(field) || GetMapKeyComparator(field) != NULL); in IsTreatedAsSubset()
1189 MessageDifferencer ::GetMapKeyComparator(const FieldDescriptor* field) const { in GetMapKeyComparator() function in google::protobuf::util::MessageDifferencer
Dmessage_differencer.h836 const MapKeyComparator* GetMapKeyComparator(