Home
last modified time | relevance | path

Searched defs:EnumDescriptorProto (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DEnumDescriptorProto.php18 class EnumDescriptorProto extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc4775 EnumDescriptorProto::EnumDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) EnumDescriptorProto() function in EnumDescriptorProto
4784 EnumDescriptorProto::EnumDescriptorProto(const EnumDescriptorProto& from) EnumDescriptorProto() function in EnumDescriptorProto
[all...]
H A Ddescriptor.pb.h2505 inline EnumDescriptorProto() : EnumDescriptorProto(nullptr) {} EnumDescriptorProto() function in PROTOBUF_FINAL
2510 : EnumDescriptorProto() { EnumDescriptorProto() function in PROTOBUF_FINAL
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs3153 public sealed partial class EnumDescriptorProto : pb::IMessage<EnumDescriptorProto> global() class
3174 public EnumDescriptorProto() { EnumDescriptorProto() method in Google.Protobuf.Reflection.EnumDescriptorProto
3181 public EnumDescriptorProto(EnumDescriptorProto other) : this() { EnumDescriptorProto() method in Google.Protobuf.Reflection.EnumDescriptorProto
[all...]

Completed in 30 milliseconds