Home
last modified time | relevance | path

Searched refs:HasDeprecatedInt32 (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs5304 public bool HasDeprecatedInt32 { property in Google.Protobuf.TestProtos.Proto2.TestDeprecatedFields
5380 if (HasDeprecatedInt32) hash ^= DeprecatedInt32.GetHashCode(); in GetHashCode()
5399 if (HasDeprecatedInt32) { in WriteTo()
5416 if (HasDeprecatedInt32) { in IBufferMessage.InternalWriteTo()
5433 if (HasDeprecatedInt32) { in CalculateSize()
5450 if (other.HasDeprecatedInt32) { in MergeFrom()
[all...]

Completed in 41 milliseconds