Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptorDeclaration.cs77 public string LeadingComments { get; } property in Google.Protobuf.Reflection.DescriptorDeclaration
DDescriptor.cs10267 public string LeadingComments { property in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location
/external/cronet/stable/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptorDeclaration.cs77 public string LeadingComments { get; } property in Google.Protobuf.Reflection.DescriptorDeclaration
DDescriptor.cs10267 public string LeadingComments { property in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptorDeclaration.cs77 public string LeadingComments { get; } property in Google.Protobuf.Reflection.DescriptorDeclaration
DDescriptor.cs10267 public string LeadingComments { property in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location
/external/golang-protobuf/reflect/protoreflect/
Dsource.go54 LeadingComments string member
/external/golang-protobuf/types/descriptorpb/
Ddescriptor.pb.go3177LeadingComments *string `protobuf:"bytes,3,opt,name=leading_comments,json=leadingComments… member