Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs6603 public bool HasJstype { property in Google.Protobuf.Reflection.FieldOptions
6766 if (HasJstype) hash ^= Jstype.GetHashCode(); in GetHashCode()
6806 if (HasJstype) { in WriteTo()
6843 if (HasJstype) { in IBufferMessage.InternalWriteTo()
6870 if (HasJstype) { in CalculateSize()
6903 if (other.HasJstype) { in MergeFrom()

Completed in 15 milliseconds