Home
last modified time | relevance | path

Searched defs:TrailingComments (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptorDeclaration.cs84 public string TrailingComments { get; } property in Google.Protobuf.Reflection.DescriptorDeclaration
H A DDescriptor.cs10293 public string TrailingComments { property in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptorDeclaration.cs84 public string TrailingComments { get; } property in Google.Protobuf.Reflection.DescriptorDeclaration
H A DDescriptor.cs10293 public string TrailingComments { property in Google.Protobuf.Reflection.SourceCodeInfo.Types.Location
/aosp_15_r20/external/golang-protobuf/reflect/protoreflect/
H A Dsource.go56 TrailingComments string member
/aosp_15_r20/external/golang-protobuf/types/descriptorpb/
H A Ddescriptor.pb.go3178TrailingComments *string `protobuf:"bytes,4,opt,name=trailing_comments,json=trailingCommen… member