Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs5371 private readonly static bool JavaGenericServicesDefaultValue = false; field in Google.Protobuf.Reflection.FileOptions
5377 …its0 & 8) != 0) { return javaGenericServices_; } else { return JavaGenericServicesDefaultValue; } }
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs5371 private readonly static bool JavaGenericServicesDefaultValue = false; field in Google.Protobuf.Reflection.FileOptions
5377 …its0 & 8) != 0) { return javaGenericServices_; } else { return JavaGenericServicesDefaultValue; } }