Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs1717 get { return HasOneofUint64 ? (ulong) oneofField_ : 0UL; }
1725 public bool HasOneofUint64 { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
1731 if (HasOneofUint64) { in ClearOneofUint64()
2524 if (HasOneofUint64) hash ^= OneofUint64.GetHashCode(); in GetHashCode()
2743 if (HasOneofUint64) { in WriteTo()
3024 if (HasOneofUint64) { in IBufferMessage.InternalWriteTo()
3278 if (HasOneofUint64) { in CalculateSize()

Completed in 10 milliseconds