Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs5104 private readonly static string JavaPackageDefaultValue = ""; field in Google.Protobuf.Reflection.FileOptions
5116 get { return javaPackage_ ?? JavaPackageDefaultValue; }
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs5104 private readonly static string JavaPackageDefaultValue = ""; field in Google.Protobuf.Reflection.FileOptions
5116 get { return javaPackage_ ?? JavaPackageDefaultValue; }