/external/syzkaller/vendor/github.com/golang/protobuf/proto/ |
D | extensions.go | 52 type ExtensionRange struct { struct 53 Start, End int32 // both inclusive
|
/external/golang-protobuf/proto/ |
D | extensions.go | 52 type ExtensionRange struct { struct 53 Start, End int32 // both inclusive
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.h | 287 struct ExtensionRange { struct 297 const ExtensionRange* extension_range(int index) const; argument
|
D | descriptor.proto | 101 message ExtensionRange { message
|
D | descriptor.pb.h | 778 typedef DescriptorProto_ExtensionRange ExtensionRange; typedef
|
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/ |
D | descriptor.proto | 98 message ExtensionRange { message
|
/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 101 message ExtensionRange { message
|
/external/golang-protobuf/protoc-gen-go/descriptor/ |
D | descriptor.proto | 102 message ExtensionRange { message
|
D | descriptor.pb.go | 534 …ExtensionRange []*DescriptorProto_ExtensionRange `protobuf:"bytes,5,rep,name=extension_range,json=… member
|
/external/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 102 message ExtensionRange { message
|
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/ |
D | descriptor.proto | 102 message ExtensionRange { message
|
D | descriptor.pb.go | 506 …ExtensionRange []*DescriptorProto_ExtensionRange `protobuf:"bytes,5,rep,name=extension_range,json=… member
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 749 …peatedField<global::Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange> ExtensionRang… property in Google.Protobuf.Reflection.DescriptorProto 957 internal sealed partial class ExtensionRange : pb::IMessage<ExtensionRange> { class in Google.Protobuf.Reflection.DescriptorProto.Types 969 public ExtensionRange() { in ExtensionRange() method in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange 975 public ExtensionRange(ExtensionRange other) : this() { in ExtensionRange() method in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
|
/external/nanopb-c/generator/ |
D | nanopb_generator.py | 686 class ExtensionRange(Field): class
|
/external/grpc-grpc/third_party/nanopb/generator/ |
D | nanopb_generator.py | 600 class ExtensionRange(Field): class
|
/external/protobuf/src/google/protobuf/compiler/ |
D | parser_unittest.cc | 693 TEST_F(ParseMessageTest, ExtensionRange) { in TEST_F() argument
|