Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs4742 javaGenericServices_ = other.javaGenericServices_; in FileOptions()
5011 private bool javaGenericServices_; field in Google.Protobuf.Reflection.FileOptions
5014 …get { if ((_hasBits0 & 8) != 0) { return javaGenericServices_; } else { return JavaGenericServices…
5017 javaGenericServices_ = value;