Home
last modified time | relevance | path

Searched defs:EnumValueDescriptorProto (Results 1 – 25 of 232) sorted by relevance

12345678910

/aosp_15_r20/external/golang-protobuf/types/descriptorpb/
H A Ddescriptor.pb.go1369 type EnumValueDescriptorProto struct { struct
1370 state protoimpl.MessageState
1371 sizeCache protoimpl.SizeCache
1372 unknownFields protoimpl.UnknownFields
1374 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"`
1375 Number *int32 `protobuf:"varint,2,opt,name=number" json:"number,omitempty"`
1376 Options *EnumValueOptions `protobuf:"bytes,3,opt,name=options" json:"options,omitempty"`
1379 func (x *EnumValueDescriptorProto) Reset() {
1388 func (x *EnumValueDescriptorProto) String() string {
1392 func (*EnumValueDescriptorProto) ProtoMessage() {}
[all …]
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/
Ddescriptorx.rs431 pub fn values(&'a self) -> &'a [EnumValueDescriptorProto] { in values()
436 pub fn value_by_name(&'a self, name: &str) -> &'a EnumValueDescriptorProto { in value_by_name()
449 impl EnumValueDescriptorEx for EnumValueDescriptorProto { implementation
Ddescriptor.rs3209 pub fn get_value(&self) -> &[EnumValueDescriptorProto] { in get_value()
3217 pub fn set_value(&mut self, v: crate::RepeatedField<EnumValueDescriptorProto>) { in set_value()
3222 pub fn mut_value(&mut self) -> &mut crate::RepeatedField<EnumValueDescriptorProto> { in mut_value()
3227 pub fn take_value(&mut self) -> crate::RepeatedField<EnumValueDescriptorProto> { in take_value()
3711 pub struct EnumValueDescriptorProto { struct
3723 impl<'a> ::std::default::Default for &'a EnumValueDescriptorProto { argument
3729 impl EnumValueDescriptorProto { impl
3823 impl crate::Message for EnumValueDescriptorProto { implementation
3956 impl crate::Clear for EnumValueDescriptorProto { implementation
3965 impl ::std::fmt::Debug for EnumValueDescriptorProto { implementation
[all …]
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DEnumValueDescriptorProto.php18 class EnumValueDescriptorProto extends \Google\Protobuf\Internal\Message class
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DEnumValueDescriptorProto.php18 class EnumValueDescriptorProto extends \Google\Protobuf\Internal\Message class
/aosp_15_r20/external/golang-protobuf/reflect/protodesc/
H A Ddesc_init.go47 func (r descsByName) initEnumValuesFromDescriptorProto(vds []*descriptorpb.EnumValueDescriptorProto
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Ddescriptor.rs2984 pub struct EnumValueDescriptorProto { struct
2988 // @@protoc_insertion_point(field:google.protobuf.EnumValueDescriptorProto.number) argument
2990 // @@protoc_insertion_point(field:google.protobuf.EnumValueDescriptorProto.options) argument
2993 … // @@protoc_insertion_point(special_field:google.protobuf.EnumValueDescriptorProto.special_fields) argument
2997 impl<'a> ::std::default::Default for &'a EnumValueDescriptorProto { implementation
3003 impl EnumValueDescriptorProto { impl
3089 impl crate::Message for EnumValueDescriptorProto { implementation
3184 impl crate::MessageFull for EnumValueDescriptorProto { implementation
3191 impl ::std::fmt::Display for EnumValueDescriptorProto { implementation
3197 impl crate::reflect::ProtobufValue for EnumValueDescriptorProto { implementation
/aosp_15_r20/external/perfetto/protos/perfetto/common/
H A Ddescriptor.proto226 message EnumValueDescriptorProto { message
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/
Denums.rs26 proto: &EnumValueDescriptorProto, in parse()
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/reflect/enums/
Dmod.rs56 pub fn proto(&self) -> &EnumValueDescriptorProto { in proto()
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto198 message EnumValueDescriptorProto { message
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_lite_gen/gen/external/perfetto/protos/perfetto/common/
Ddescriptor.pb.cc196 PROTOBUF_CONSTEXPR EnumValueDescriptorProto::EnumValueDescriptorProto( in EnumValueDescriptorProto() function in perfetto::protos::EnumValueDescriptorProto
3902 EnumValueDescriptorProto::EnumValueDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena, in EnumValueDescriptorProto() function in perfetto::protos::EnumValueDescriptorProto
3908 EnumValueDescriptorProto::EnumValueDescriptorProto(const EnumValueDescriptorProto& from) in EnumValueDescriptorProto() function in perfetto::protos::EnumValueDescriptorProto
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/pure/convert/
Dmod.rs510 ) -> anyhow::Result<protobuf::descriptor::EnumValueDescriptorProto> { in enum_value()
Doption_resolver.rs838 enum_value_proto: &mut EnumValueDescriptorProto, in enum_value()
/aosp_15_r20/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto221 message EnumValueDescriptorProto { message
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Ddescriptor.proto276 message EnumValueDescriptorProto { message
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-parse/src/proto/google/protobuf/
Ddescriptor.proto277 message EnumValueDescriptorProto { message
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto271 message EnumValueDescriptorProto { message
Ddescriptor_sv.proto273 message EnumValueDescriptorProto { message
/aosp_15_r20/external/nanopb-c/generator/proto/google/protobuf/
H A Ddescriptor.proto252 message EnumValueDescriptorProto { message
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.proto276 message EnumValueDescriptorProto { message
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_lite_gen_headers/gen/external/perfetto/protos/perfetto/common/
H A Ddescriptor.pb.h57 class EnumValueDescriptorProto; variable
2413 inline EnumValueDescriptorProto() : EnumValueDescriptorProto(nullptr) {} in EnumValueDescriptorProto() function
2418 EnumValueDescriptorProto(EnumValueDescriptorProto&& from) noexcept in EnumValueDescriptorProto() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_lite_gen_headers/gen/external/perfetto/protos/perfetto/common/
Ddescriptor.pb.h57 class EnumValueDescriptorProto; variable
2413 inline EnumValueDescriptorProto() : EnumValueDescriptorProto(nullptr) {} in EnumValueDescriptorProto() function
2418 EnumValueDescriptorProto(EnumValueDescriptorProto&& from) noexcept in EnumValueDescriptorProto() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_cpp_gen_headers/gen/external/perfetto/protos/perfetto/common/
Ddescriptor.gen.h19 class EnumValueDescriptorProto; variable
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_cpp_gen_headers/gen/external/perfetto/protos/perfetto/common/
H A Ddescriptor.gen.h19 class EnumValueDescriptorProto; variable

12345678910