Home
last modified time | relevance | path

Searched defs:ExtensionRange (Results 1 – 25 of 191) sorted by relevance

12345678

/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor.h412 struct ExtensionRange { struct
413 typedef DescriptorProto_ExtensionRange Proto; argument
415 typedef ExtensionRangeOptions OptionsType; argument
423 const ExtensionRangeOptions* options_; argument
431 const ExtensionRange* extension_range(int index) const; argument
H A Ddescriptor.proto103 message ExtensionRange { message
H A Ddescriptor.cc6360 const DescriptorProto::ExtensionRange& /*proto*/) { in CrossLinkExtensionRange()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.h412 struct ExtensionRange { struct
413 typedef DescriptorProto_ExtensionRange Proto; argument
415 typedef ExtensionRangeOptions OptionsType; argument
423 const ExtensionRangeOptions* options_; argument
431 const ExtensionRange* extension_range(int index) const; argument
H A Ddescriptor.proto103 message ExtensionRange { message
H A Ddescriptor.cc6354 const DescriptorProto::ExtensionRange& /*proto*/) { in CrossLinkExtensionRange()
/aosp_15_r20/external/golang-protobuf/internal/descopts/
H A Doptions.go26 ExtensionRange pref.ProtoMessage var
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/
H A DExtensionRange.php16 class ExtensionRange extends \Google\Protobuf\Internal\Message class
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/
H A DExtensionRange.php16 class ExtensionRange extends \Google\Protobuf\Internal\Message class
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Ddescriptor.rs1011 pub struct ExtensionRange { struct
1014 pub start: ::std::option::Option<i32>,
1016 pub end: ::std::option::Option<i32>,
1018 pub options: crate::MessageField<super::ExtensionRangeOptions>,
1021 pub special_fields: crate::SpecialFields,
1024 impl<'a> ::std::default::Default for &'a ExtensionRange { implementation
1030 impl ExtensionRange { implementation
1099 impl crate::Message for ExtensionRange { implementation
1194 impl crate::MessageFull for ExtensionRange { implementation
1201 impl ::std::fmt::Display for ExtensionRange { implementation
[all …]
/aosp_15_r20/external/golang-protobuf/internal/protolegacy/
H A Dproto.go39 ExtensionRange = protoiface.ExtensionRangeV1 talias
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto98 message ExtensionRange { message
/aosp_15_r20/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto101 message ExtensionRange { message
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto103 message ExtensionRange { message
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto98 message ExtensionRange { message
Ddescriptor_sv.proto100 message ExtensionRange { message
/aosp_15_r20/external/nanopb-c/generator/proto/google/protobuf/
H A Ddescriptor.proto102 message ExtensionRange { message
/aosp_15_r20/external/nanopb-c/generator/
H A Dnanopb_generator.py718 class ExtensionRange(Field): class
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs1124 …peatedField<global::Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange> ExtensionRang… property in Google.Protobuf.Reflection.DescriptorProto
1458 public sealed partial class ExtensionRange : pb::IMessage<ExtensionRange> class in Google.Protobuf.Reflection.DescriptorProto.Types
1484 public ExtensionRange() { in ExtensionRange() method in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
1492 public ExtensionRange(ExtensionRange other) : this() { in ExtensionRange() method in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs1124 …peatedField<global::Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange> ExtensionRang… property in Google.Protobuf.Reflection.DescriptorProto
1458 public sealed partial class ExtensionRange : pb::IMessage<ExtensionRange> class in Google.Protobuf.Reflection.DescriptorProto.Types
1484 public ExtensionRange() { in ExtensionRange() method in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
1492 public ExtensionRange(ExtensionRange other) : this() { in ExtensionRange() method in Google.Protobuf.Reflection.DescriptorProto.Types.ExtensionRange
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc802 TEST_F(ParseMessageTest, ExtensionRange) { in TEST_F() argument
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc802 TEST_F(ParseMessageTest, ExtensionRange) { in TEST_F() argument
/aosp_15_r20/external/golang-protobuf/types/descriptorpb/
H A Ddescriptor.pb.go899ExtensionRange []*DescriptorProto_ExtensionRange `protobuf:"bytes,5,rep,name=extension_range,json=… member
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/
Ddescriptor.pb.h1285 typedef DescriptorProto_ExtensionRange ExtensionRange; in Swap() typedef
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/
Ddescriptor.pb.h1285 typedef DescriptorProto_ExtensionRange ExtensionRange; in Swap() typedef

12345678