Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittest.cs14084 public bool HasStringPieceField { property in Google.Protobuf.TestProtos.Proto2.TestCamelCaseFieldNames
14211 if (HasStringPieceField) hash ^= StringPieceField.GetHashCode(); in GetHashCode()
14251 if (HasStringPieceField) { in WriteTo()
14290 if (HasStringPieceField) { in IBufferMessage.InternalWriteTo()
14325 if (HasStringPieceField) { in CalculateSize()
14363 if (other.HasStringPieceField) { in MergeFrom()
[all...]

Completed in 49 milliseconds