Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs5073 javaMultipleFiles_ = other.javaMultipleFiles_; in FileOptions()
5171 private bool javaMultipleFiles_; field in Google.Protobuf.Reflection.FileOptions
5183 …get { if ((_hasBits0 & 2) != 0) { return javaMultipleFiles_; } else { return JavaMultipleFilesDefa…
5186 javaMultipleFiles_ = value;
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs5073 javaMultipleFiles_ = other.javaMultipleFiles_; in FileOptions()
5171 private bool javaMultipleFiles_; field in Google.Protobuf.Reflection.FileOptions
5183 …get { if ((_hasBits0 & 2) != 0) { return javaMultipleFiles_; } else { return JavaMultipleFilesDefa…
5186 javaMultipleFiles_ = value;