Home
last modified time | relevance | path

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

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