Home
last modified time | relevance | path

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

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs5276 private readonly static string PhpMetadataNamespaceDefaultValue = ""; field in Google.Protobuf.Reflection.FileOptions
5286 get { return phpMetadataNamespace_ ?? PhpMetadataNamespaceDefaultValue; }