Searched refs:JSType (Results 1 – 4 of 4) sorted by relevance
158 …ptions.Types.CType), typeof(global::Google.Protobuf.Reflection.FieldOptions.Types.JSType) }, null), in DescriptorReflection()3725 private global::Google.Protobuf.Reflection.FieldOptions.Types.JSType jstype_ = 0;3738 public global::Google.Protobuf.Reflection.FieldOptions.Types.JSType Jstype {3975 … jstype_ = (global::Google.Protobuf.Reflection.FieldOptions.Types.JSType) input.ReadEnum(); in MergeFrom()4003 internal enum JSType { enum in Google.Protobuf.Reflection.FieldOptions.Types
2411 typedef FieldOptions_JSType JSType; typedef2412 static const JSType JS_NORMAL =2414 static const JSType JS_STRING =2416 static const JSType JS_NUMBER =2421 static const JSType JSType_MIN =2423 static const JSType JSType_MAX =2431 static inline const ::std::string& JSType_Name(JSType value) { in JSType_Name()2435 JSType* value) { in JSType_Parse()
484 optional JSType jstype = 6 [default = JS_NORMAL];485 enum JSType { enum
7122 class JSType : public ::upb::reffed_ptr<const ::upb::EnumDef> {7124 JSType(const ::upb::EnumDef* e, const void *ref_donor = NULL)7128 static JSType get() {7130 return JSType(e, &e);