Home
last modified time | relevance | path

Searched defs:extension_range (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DDescriptorProto.php43 private $extension_range; variable in Google\\Protobuf\\Internal\\DescriptorProto
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DDescriptorProto.php43 private $extension_range; variable in Google\\Protobuf\\Internal\\DescriptorProto
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto102 repeated ExtensionRange extension_range = 5; field
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/pure/convert/
Dmod.rs298 let mut extension_range = protobuf::descriptor::descriptor_proto::ExtensionRange::new(); in message() localVariable
/aosp_15_r20/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto105 repeated ExtensionRange extension_range = 5; field
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor.proto109 repeated ExtensionRange extension_range = 5; field
H A Ddescriptor.cc6389 const Descriptor::ExtensionRange* extension_range = in CrossLinkField() local
7077 const std::string& full_name, Descriptor::ExtensionRange* extension_range, in ValidateExtensionRangeOptions()
H A Ddescriptor.pb.h9759 …TOBUF_NAMESPACE_ID::DescriptorProto_ExtensionRange& DescriptorProto::extension_range(int index) co… in extension_range() function
9772 DescriptorProto::extension_range() const { in extension_range() function
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto109 repeated ExtensionRange extension_range = 5; field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto104 repeated ExtensionRange extension_range = 5; field
Ddescriptor_sv.proto106 repeated ExtensionRange extension_range = 5; field
/aosp_15_r20/external/nanopb-c/generator/proto/google/protobuf/
H A Ddescriptor.proto108 repeated ExtensionRange extension_range = 5; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.proto109 repeated ExtensionRange extension_range = 5; field
H A Ddescriptor.cc6383 const Descriptor::ExtensionRange* extension_range = in CrossLinkField() local
7071 const std::string& full_name, Descriptor::ExtensionRange* extension_range, in ValidateExtensionRangeOptions()
H A Ddescriptor.pb.h9759 …TOBUF_NAMESPACE_ID::DescriptorProto_ExtensionRange& DescriptorProto::extension_range(int index) co… in extension_range() function
9772 DescriptorProto::extension_range() const { in extension_range() function
/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.h9331 …TOBUF_NAMESPACE_ID::DescriptorProto_ExtensionRange& DescriptorProto::extension_range(int index) co… in extension_range() function
9344 DescriptorProto::extension_range() const { in extension_range() function
/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.h9331 …TOBUF_NAMESPACE_ID::DescriptorProto_ExtensionRange& DescriptorProto::extension_range(int index) co… in extension_range() function
9344 DescriptorProto::extension_range() const { in extension_range() function
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Ddescriptor.rs652 pub extension_range: ::std::vec::Vec<descriptor_proto::ExtensionRange>, field
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptor.rs909 pub extension_range: crate::RepeatedField<DescriptorProto_ExtensionRange>, field