Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs22500 public bool HasRequiredInt32 { property in Google.Protobuf.TestProtos.Proto2.TestRequiredMap.Types.NestedMessage
22529 if (HasRequiredInt32) hash ^= RequiredInt32.GetHashCode(); in GetHashCode()
22546 if (HasRequiredInt32) { in WriteTo()
22559 if (HasRequiredInt32) { in IBufferMessage.InternalWriteTo()
22572 if (HasRequiredInt32) { in CalculateSize()
22586 if (other.HasRequiredInt32) { in MergeFrom()
[all...]

Completed in 41 milliseconds