Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs20561 get { return HasBarCord ? (string) bar_ : global::System.Text.Encoding.UTF8.GetString(global::System.Convert.FromBase64String("Q09SRA=="), 0, 4); }
20569 public bool HasBarCord { property in Google.Protobuf.TestProtos.Proto2.TestOneof2
20575 if (HasBarCord) { in ClearBarCord()
20794 if (HasBarCord) hash ^= BarCord.GetHashCode(); in GetHashCode()
20863 if (HasBarCord) { in WriteTo()
20941 if (HasBarCord) { in IBufferMessage.InternalWriteTo()
21007 if (HasBarCord) { in CalculateSize()
[all...]

Completed in 40 milliseconds