Home
last modified time | relevance | path

Searched defs:LeadingDetachedComments (Results 1 – 8 of 8) sorted by relevance

/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptorDeclaration.cs92 public IReadOnlyList<string> LeadingDetachedComments { get; } property in Google.Protobuf.Reflection.DescriptorDeclaration
DDescriptor.cs10319 public pbc::RepeatedField<string> LeadingDetachedComments { property in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptorDeclaration.cs92 public IReadOnlyList<string> LeadingDetachedComments { get; } property in Google.Protobuf.Reflection.DescriptorDeclaration
DDescriptor.cs10319 public pbc::RepeatedField<string> LeadingDetachedComments { property in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptorDeclaration.cs92 public IReadOnlyList<string> LeadingDetachedComments { get; } property in Google.Protobuf.Reflection.DescriptorDeclaration
DDescriptor.cs10319 public pbc::RepeatedField<string> LeadingDetachedComments { property in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location
/external/golang-protobuf/reflect/protoreflect/
Dsource.go52 LeadingDetachedComments []string member
/external/golang-protobuf/types/descriptorpb/
Ddescriptor.pb.go3179LeadingDetachedComments []string `protobuf:"bytes,6,rep,name=leading_detached_comments,json=leadin… member