Home
last modified time | relevance | path

Searched defs:EnumValueDescriptorProto (Results 1 – 7 of 7) 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.proto193 message EnumValueDescriptorProto { message
Ddescriptor.h83 class EnumValueDescriptorProto; variable
Ddescriptor.cc4386 const EnumValueDescriptorProto& /* proto */) { in CrossLinkEnumValue()
4588 const EnumValueDescriptorProto& /* proto */) { in ValidateEnumValueOptions()
Ddescriptor.pb.cc3793 EnumValueDescriptorProto::EnumValueDescriptorProto() in EnumValueDescriptorProto() function in google::protobuf::EnumValueDescriptorProto
3803 EnumValueDescriptorProto::EnumValueDescriptorProto(const EnumValueDescriptorProto& from) in EnumValueDescriptorProto() function in google::protobuf::EnumValueDescriptorProto
Ddescriptor.pb.h45 class EnumValueDescriptorProto; variable