Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DEnumValueDescriptorProto.php18 class EnumValueDescriptorProto extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc5164 EnumValueDescriptorProto::EnumValueDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) EnumValueDescriptorProto() function in EnumValueDescriptorProto
5170 EnumValueDescriptorProto::EnumValueDescriptorProto(const EnumValueDescriptorProto& from) EnumValueDescriptorProto() function in EnumValueDescriptorProto
[all...]
H A Ddescriptor.pb.h2749 inline EnumValueDescriptorProto() : EnumValueDescriptorProto(nullptr) {} EnumValueDescriptorProto() function in PROTOBUF_FINAL
2754 : EnumValueDescriptorProto() { EnumValueDescriptorProto() function in PROTOBUF_FINAL
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs3726 public sealed partial class EnumValueDescriptorProto : pb::IMessage<EnumValueDescriptorProto> class
3748 public EnumValueDescriptorProto() { EnumValueDescriptorProto() method in Google.Protobuf.Reflection.EnumValueDescriptorProto
3755 public EnumValueDescriptorProto(EnumValueDescriptorProto other) : this() { EnumValueDescriptorProto() method in Google.Protobuf.Reflection.EnumValueDescriptorProto
[all...]

Completed in 44 milliseconds