Home
last modified time | relevance | path

Searched refs:CcGenericServicesDefaultValue (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs4973 private readonly static bool CcGenericServicesDefaultValue = false; field in Google.Protobuf.Reflection.FileOptions
4990 get { if ((_hasBits0 & 4) != 0) { return ccGenericServices_; } else { return CcGenericServicesDefaultValue; } }

Completed in 15 milliseconds