Searched refs:Jstype (Results 1 – 2 of 2) sorted by relevance
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
5422 public global::Google.Protobuf.Reflection.FieldOptions.Types.JSType Jstype { property in Google.Protobuf.Reflection.FieldOptions5578 if (Jstype != other.Jstype) return false; in Equals()5594 if (HasJstype) hash ^= Jstype.GetHashCode(); in GetHashCode()5633 output.WriteEnum((int) Jstype); in WriteTo()5658 size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Jstype); in CalculateSize()5691 Jstype = other.Jstype; in MergeFrom()5734 … Jstype = (global::Google.Protobuf.Reflection.FieldOptions.Types.JSType) input.ReadEnum(); in MergeFrom()