| /external/protobuf/php/src/Google/Protobuf/Internal/ | 
| D | EnumValueDescriptorProto.php | 18 class EnumValueDescriptorProto extends \Google\Protobuf\Internal\Message  class
 | 
| /external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ | 
| D | EnumValueDescriptorProto.php | 18 class EnumValueDescriptorProto extends \Google\Protobuf\Internal\Message  class
 | 
| /external/golang-protobuf/reflect/protodesc/ | 
| D | desc_init.go | 47 func (r descsByName) initEnumValuesFromDescriptorProto(vds []*descriptorpb.EnumValueDescriptorProto…
 | 
| /external/golang-protobuf/types/descriptorpb/ | 
| D | descriptor.pb.go | 1369 type EnumValueDescriptorProto struct {  struct1370 	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 …]
 
 | 
| /external/rust/crates/protobuf/2.27.1/src/ | 
| D | descriptorx.rs | 431     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
 
 | 
| D | descriptor.rs | 3209     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 …]
 
 | 
| /external/perfetto/protos/perfetto/common/ | 
| D | descriptor.proto | 195 message EnumValueDescriptorProto {  message
 | 
| /external/rust/crates/protobuf-codegen/2.27.1/src/ | 
| D | enums.rs | 26         proto: &EnumValueDescriptorProto,  in parse()
 | 
| /external/rust/crates/protobuf/src/reflect/enums/ | 
| D | mod.rs | 56     pub fn proto(&self) -> &EnumValueDescriptorProto {  in proto()
 | 
| /external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/ | 
| D | descriptor.proto | 198 message EnumValueDescriptorProto {  message
 | 
| /external/rust/crates/protobuf-parse/src/pure/convert/ | 
| D | mod.rs | 510     ) -> anyhow::Result<protobuf::descriptor::EnumValueDescriptorProto> {  in enum_value()
 | 
| D | option_resolver.rs | 838         enum_value_proto: &mut EnumValueDescriptorProto,  in enum_value()
 | 
| /external/nos/host/generic/nugget/proto/google/protobuf/ | 
| D | descriptor.proto | 221 message EnumValueDescriptorProto {  message
 | 
| /external/rust/crates/protobuf/src/ | 
| D | descriptor.rs | 2984 pub struct EnumValueDescriptorProto {  struct2988     // @@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 {  argument
 3003 impl EnumValueDescriptorProto {  implementation
 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
 
 | 
| /external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ | 
| D | descriptor_sv.proto | 273 message EnumValueDescriptorProto {  message
 | 
| D | descriptor.proto | 273 message EnumValueDescriptorProto {  message
 | 
| /external/cronet/third_party/protobuf/src/google/protobuf/ | 
| D | descriptor.proto | 276 message EnumValueDescriptorProto {  message
 | 
| D | descriptor.h | 105 class EnumValueDescriptorProto;  variable
 | 
| /external/rust/crates/protobuf-parse/src/proto/google/protobuf/ | 
| D | descriptor.proto | 277 message EnumValueDescriptorProto {  message
 | 
| /external/protobuf/src/google/protobuf/ | 
| D | descriptor.proto | 276 message EnumValueDescriptorProto {  message
 | 
| D | descriptor.h | 105 class EnumValueDescriptorProto;  variable
 | 
| D | descriptor.pb.cc | 202 PROTOBUF_CONSTEXPR EnumValueDescriptorProto::EnumValueDescriptorProto(  in EnumValueDescriptorProto()  function in EnumValueDescriptorProto5103 EnumValueDescriptorProto::EnumValueDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena,  in EnumValueDescriptorProto()  function in EnumValueDescriptorProto
 5109 EnumValueDescriptorProto::EnumValueDescriptorProto(const EnumValueDescriptorProto& from)  in EnumValueDescriptorProto()  function in EnumValueDescriptorProto
 
 | 
| /external/nanopb-c/generator/proto/google/protobuf/ | 
| D | descriptor.proto | 252 message EnumValueDescriptorProto {  message
 | 
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ | 
| D | Descriptor.cs | 3982   public sealed partial class EnumValueDescriptorProto : pb::IMessage<EnumValueDescriptorProto>  class4008     public EnumValueDescriptorProto() {  in EnumValueDescriptorProto()  method in Google.Protobuf.Reflection.EnumValueDescriptorProto
 4016     public EnumValueDescriptorProto(EnumValueDescriptorProto other) : this() {  in EnumValueDescriptorProto()  method in Google.Protobuf.Reflection.EnumValueDescriptorProto
 
 | 
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ | 
| D | Descriptor.cs | 3982   public sealed partial class EnumValueDescriptorProto : pb::IMessage<EnumValueDescriptorProto>  class4008     public EnumValueDescriptorProto() {  in EnumValueDescriptorProto()  method in Google.Protobuf.Reflection.EnumValueDescriptorProto
 4016     public EnumValueDescriptorProto(EnumValueDescriptorProto other) : this() {  in EnumValueDescriptorProto()  method in Google.Protobuf.Reflection.EnumValueDescriptorProto
 
 |