Home
last modified time | relevance | path

Searched defs:EnumDescriptorProto (Results 1 – 9 of 9) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DEnumDescriptorProto.php18 class EnumDescriptorProto extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto171 message EnumDescriptorProto { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto171 message EnumDescriptorProto { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto171 message EnumDescriptorProto { message
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto248 message EnumDescriptorProto { message
Ddescriptor.h99 class EnumDescriptorProto; variable
Ddescriptor.pb.cc4775 EnumDescriptorProto::EnumDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) in EnumDescriptorProto() function in EnumDescriptorProto
4784 EnumDescriptorProto::EnumDescriptorProto(const EnumDescriptorProto& from) in EnumDescriptorProto() function in EnumDescriptorProto
Ddescriptor.pb.h68 class EnumDescriptorProto; variable
2505 inline EnumDescriptorProto() : EnumDescriptorProto(nullptr) {} in EnumDescriptorProto() function
2509 EnumDescriptorProto(EnumDescriptorProto&& from) noexcept in EnumDescriptorProto() function
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs3153 public sealed partial class EnumDescriptorProto : pb::IMessage<EnumDescriptorProto> class
3174 public EnumDescriptorProto() { in EnumDescriptorProto() method in Google.Protobuf.Reflection.EnumDescriptorProto
3181 public EnumDescriptorProto(EnumDescriptorProto other) : this() { in EnumDescriptorProto() method in Google.Protobuf.Reflection.EnumDescriptorProto