Searched refs:Jstype (Results 1 – 3 of 3) sorted by relevance
3451 public global::Google.Protobuf.Reflection.FieldOptions.Types.JSType Jstype { property in Google.Protobuf.Reflection.FieldOptions3551 if (Jstype != other.Jstype) return false; in Equals()3563 if (Jstype != 0) hash ^= Jstype.GetHashCode(); in GetHashCode()3592 if (Jstype != 0) { in WriteTo()3594 output.WriteEnum((int) Jstype); in WriteTo()3611 if (Jstype != 0) { in CalculateSize()3612 size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Jstype); in CalculateSize()3637 if (other.Jstype != 0) { in MergeFrom()3638 Jstype = other.Jstype; in MergeFrom()
1740 …Jstype *FieldOptions_JSType `protobuf:"varint,6,opt,name=jstype,enum=google.protobuf.FieldOptions_… member1839 if m != nil && m.Jstype != nil {1840 return *m.Jstype
1677 …Jstype *FieldOptions_JSType `protobuf:"varint,6,opt,name=jstype,enum=google.protobuf.FieldOptions_… member1775 if m != nil && m.Jstype != nil {1776 return *m.Jstype