Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs4744 phpGenericServices_ = other.phpGenericServices_; in FileOptions()
5059 private bool phpGenericServices_; field in Google.Protobuf.Reflection.FileOptions
5062 get { if ((_hasBits0 & 512) != 0) { return phpGenericServices_; } else { return PhpGenericServicesDefaultValue; } }
5065 phpGenericServices_ = value;

Completed in 15 milliseconds