Home
last modified time | relevance | path

Searched refs:JstypeDefaultValue (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs5405 …tatic global::Google.Protobuf.Reflection.FieldOptions.Types.JSType JstypeDefaultValue = global::Go… field in Google.Protobuf.Reflection.FieldOptions
5423 get { if ((_hasBits0 & 16) != 0) { return jstype_; } else { return JstypeDefaultValue; } }