Searched defs:CompareTo (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | ||
D | FieldDescriptor.cs | 264 public int CompareTo(FieldDescriptor other) in CompareTo() method in Google.Protobuf.Reflection.FieldDescriptor |
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ | ||
D | TimestampPartial.cs | 233 public int CompareTo(Timestamp other) in CompareTo() method in Google.Protobuf.WellKnownTypes.Timestamp |