Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto180 message EnumValueDescriptorProto { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto180 message EnumValueDescriptorProto { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto219 message EnumValueDescriptorProto { message
Ddescriptor.h91 class EnumValueDescriptorProto; variable
Ddescriptor.cc5042 const EnumValueDescriptorProto& /* proto */) { in CrossLinkEnumValue()
5375 const EnumValueDescriptorProto& /* proto */) { in ValidateEnumValueOptions()
Ddescriptor.pb.cc6300 EnumValueDescriptorProto::EnumValueDescriptorProto() in EnumValueDescriptorProto() function in google::protobuf::EnumValueDescriptorProto
6310 EnumValueDescriptorProto::EnumValueDescriptorProto(const EnumValueDescriptorProto& from) in EnumValueDescriptorProto() function in google::protobuf::EnumValueDescriptorProto
Ddescriptor.pb.h46 class EnumValueDescriptorProto; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs2135 internal sealed partial class EnumValueDescriptorProto : pb::IMessage<EnumValueDescriptorProto> { class
2151 public EnumValueDescriptorProto() { in EnumValueDescriptorProto() method in Google.Protobuf.Reflection.EnumValueDescriptorProto
2158 public EnumValueDescriptorProto(EnumValueDescriptorProto other) : this() { in EnumValueDescriptorProto() method in Google.Protobuf.Reflection.EnumValueDescriptorProto