Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs20378 get { return HasFooCord ? (string) foo_ : ""; }
20386 public bool HasFooCord { property in Google.Protobuf.TestProtos.Proto2.TestOneof2
20392 if (HasFooCord) { in ClearFooCord()
20785 if (HasFooCord) hash ^= FooCord.GetHashCode(); in GetHashCode()
20826 if (HasFooCord) { in WriteTo()
20904 if (HasFooCord) { in IBufferMessage.InternalWriteTo()
20980 if (HasFooCord) { in CalculateSize()
[all...]

Completed in 39 milliseconds