Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs4169 private readonly static bool PhpGenericServicesDefaultValue = false; field in Google.Protobuf.Reflection.FileOptions
4174 …its0 & 512) != 0) { return phpGenericServices_; } else { return PhpGenericServicesDefaultValue; } }