Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs20401 get { return HasFooStringPiece ? (string) foo_ : ""; }
20409 public bool HasFooStringPiece { property in Google.Protobuf.TestProtos.Proto2.TestOneof2
20415 if (HasFooStringPiece) { in ClearFooStringPiece()
20786 if (HasFooStringPiece) hash ^= FooStringPiece.GetHashCode(); in GetHashCode()
20830 if (HasFooStringPiece) { in WriteTo()
20908 if (HasFooStringPiece) { in IBufferMessage.InternalWriteTo()
20983 if (HasFooStringPiece) { in CalculateSize()
[all...]

Completed in 39 milliseconds