Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs14604 public bool HasMyInt { property in Google.Protobuf.TestProtos.Proto2.TestFieldOrderings
14675 if (HasMyInt) hash ^= MyInt.GetHashCode(); in GetHashCode()
14697 if (HasMyInt) { in WriteTo()
14725 if (HasMyInt) { in IBufferMessage.InternalWriteTo()
14756 if (HasMyInt) { in CalculateSize()
14782 if (other.HasMyInt) { in MergeFrom()
[all...]

Completed in 40 milliseconds