Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs5546 private readonly static string CsharpNamespaceDefaultValue = ""; field in Google.Protobuf.Reflection.FileOptions
5555 get { return csharpNamespace_ ?? CsharpNamespaceDefaultValue; }
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs5546 private readonly static string CsharpNamespaceDefaultValue = ""; field in Google.Protobuf.Reflection.FileOptions
5555 get { return csharpNamespace_ ?? CsharpNamespaceDefaultValue; }