Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DEnumValueDescriptorProto.php18 class EnumValueDescriptorProto extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto180 message EnumValueDescriptorProto { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto180 message EnumValueDescriptorProto { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto180 message EnumValueDescriptorProto { message
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto277 message EnumValueDescriptorProto { message
Ddescriptor.h100 class EnumValueDescriptorProto; variable
Ddescriptor.cc5842 const EnumValueDescriptorProto& /* proto */) { in CrossLinkEnumValue()
6200 const EnumValueDescriptorProto& /* proto */) { in ValidateEnumValueOptions()
Ddescriptor.pb.cc5164 EnumValueDescriptorProto::EnumValueDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) in EnumValueDescriptorProto() function in EnumValueDescriptorProto
5170 EnumValueDescriptorProto::EnumValueDescriptorProto(const EnumValueDescriptorProto& from) in EnumValueDescriptorProto() function in EnumValueDescriptorProto
Ddescriptor.pb.h77 class EnumValueDescriptorProto; variable
2749 inline EnumValueDescriptorProto() : EnumValueDescriptorProto(nullptr) {} in EnumValueDescriptorProto() function
2753 EnumValueDescriptorProto(EnumValueDescriptorProto&& from) noexcept in EnumValueDescriptorProto() function
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs3726 public sealed partial class EnumValueDescriptorProto : pb::IMessage<EnumValueDescriptorProto> class
3748 public EnumValueDescriptorProto() { in EnumValueDescriptorProto() method in Google.Protobuf.Reflection.EnumValueDescriptorProto
3755 public EnumValueDescriptorProto(EnumValueDescriptorProto other) : this() { in EnumValueDescriptorProto() method in Google.Protobuf.Reflection.EnumValueDescriptorProto