Home
last modified time | relevance | path

Searched defs:DescriptorProto (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto84 message DescriptorProto { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto84 message DescriptorProto { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto93 message DescriptorProto { message
Ddescriptor.h87 class DescriptorProto; variable
Ddescriptor.pb.cc3077 DescriptorProto::DescriptorProto() in DescriptorProto() function in google::protobuf::DescriptorProto
3087 DescriptorProto::DescriptorProto(const DescriptorProto& from) in DescriptorProto() function in google::protobuf::DescriptorProto
Ddescriptor.pb.h41 class DescriptorProto; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs704 internal sealed partial class DescriptorProto : pb::IMessage<DescriptorProto> { class
720 public DescriptorProto() { in DescriptorProto() method in Google.Protobuf.Reflection.DescriptorProto
727 public DescriptorProto(DescriptorProto other) : this() { in DescriptorProto() method in Google.Protobuf.Reflection.DescriptorProto