Home
last modified time | relevance | path

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

/external/nanopb-c/generator/google/protobuf/
Ddescriptor_pb2.py1261 class EnumValueDescriptorProto(_message.Message): class
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto180 message EnumValueDescriptorProto { message
/external/protobuf/src/google/protobuf/
Ddescriptor.proto217 message EnumValueDescriptorProto { message
Ddescriptor.h92 class EnumValueDescriptorProto; variable
Ddescriptor.cc5025 const EnumValueDescriptorProto& /* proto */) { in CrossLinkEnumValue()
5356 const EnumValueDescriptorProto& /* proto */) { in ValidateEnumValueOptions()
Ddescriptor.pb.cc6150 EnumValueDescriptorProto::EnumValueDescriptorProto() in EnumValueDescriptorProto() function in google::protobuf::EnumValueDescriptorProto
6160 EnumValueDescriptorProto::EnumValueDescriptorProto(const EnumValueDescriptorProto& from) in EnumValueDescriptorProto() function in google::protobuf::EnumValueDescriptorProto
Ddescriptor.pb.h46 class EnumValueDescriptorProto; variable
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs1954 internal sealed partial class EnumValueDescriptorProto : pb::IMessage<EnumValueDescriptorProto> { class
1966 public EnumValueDescriptorProto() { in EnumValueDescriptorProto() method in Google.Protobuf.Reflection.EnumValueDescriptorProto
1972 public EnumValueDescriptorProto(EnumValueDescriptorProto other) : this() { in EnumValueDescriptorProto() method in Google.Protobuf.Reflection.EnumValueDescriptorProto