Searched refs:Jstype (Results 1 – 3 of 3) sorted by relevance
2069 …Jstype *FieldOptions_JSType `protobuf:"varint,6,opt,name=jstype,enum=google.protobuf.FieldOptions_… member2179 if x != nil && x.Jstype != nil {2180 return *x.Jstype
7047 public global::Google.Protobuf.Reflection.FieldOptions.Types.JSType Jstype { property in Google.Protobuf.Reflection.FieldOptions7255 if (Jstype != other.Jstype) return false; in Equals()7273 if (HasJstype) hash ^= Jstype.GetHashCode(); in GetHashCode()7318 output.WriteEnum((int) Jstype); in WriteTo()7360 output.WriteEnum((int) Jstype); in IBufferMessage.InternalWriteTo()7391 size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Jstype); in CalculateSize()7428 Jstype = other.Jstype; in MergeFrom()7478 … Jstype = (global::Google.Protobuf.Reflection.FieldOptions.Types.JSType) input.ReadEnum(); in MergeFrom()7527 … Jstype = (global::Google.Protobuf.Reflection.FieldOptions.Types.JSType) input.ReadEnum(); in IBufferMessage.InternalMergeFrom()