Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DTestMessagesProto2.cs1671 get { return HasOneofBytes ? (pb::ByteString) oneofField_ : pb::ByteString.Empty; }
1679 public bool HasOneofBytes { property in ProtobufTestMessages.Proto2.TestAllTypesProto2
1685 if (HasOneofBytes) { in ClearOneofBytes()
2522 if (HasOneofBytes) hash ^= OneofBytes.GetHashCode(); in GetHashCode()
2735 if (HasOneofBytes) { in WriteTo()
3016 if (HasOneofBytes) { in IBufferMessage.InternalWriteTo()
3272 if (HasOneofBytes) { in CalculateSize()
H A DUnittest.cs2601 get { return HasOneofBytes ? (pb::ByteString) oneofField_ : pb::ByteString.Empty; }
2609 public bool HasOneofBytes { property in Google.Protobuf.TestProtos.Proto2.TestAllTypes
2615 if (HasOneofBytes) { in ClearOneofBytes()
2810 if (HasOneofBytes) hash ^= OneofBytes.GetHashCode(); in GetHashCode()
3050 if (HasOneofBytes) { in WriteTo()
3285 if (HasOneofBytes) { in IBufferMessage.InternalWriteTo()
3470 if (HasOneofBytes) { in CalculateSize()
28194 public bool HasOneofBytes { global() property in Google.Protobuf.TestProtos.Proto2.TestHugeFieldNumbers
[all...]

Completed in 47 milliseconds