Home
last modified time | relevance | path

Searched defs:FileDescriptorSet (Results 1 – 6 of 6) 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.proto51 message FileDescriptorSet { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto51 message FileDescriptorSet { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto56 message FileDescriptorSet { message
Ddescriptor.pb.cc911 FileDescriptorSet::FileDescriptorSet() in FileDescriptorSet() function in google::protobuf::FileDescriptorSet
920 FileDescriptorSet::FileDescriptorSet(const FileDescriptorSet& from) in FileDescriptorSet() function in google::protobuf::FileDescriptorSet
Ddescriptor.pb.h51 class FileDescriptorSet; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs177 internal sealed partial class FileDescriptorSet : pb::IMessage<FileDescriptorSet> { class
193 public FileDescriptorSet() { in FileDescriptorSet() method in Google.Protobuf.Reflection.FileDescriptorSet
200 public FileDescriptorSet(FileDescriptorSet other) : this() { in FileDescriptorSet() method in Google.Protobuf.Reflection.FileDescriptorSet