Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface.h55 class FileDescriptorProto; // descriptor.pb.h variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto56 message FileDescriptorProto { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto56 message FileDescriptorProto { message
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto61 message FileDescriptorProto { message
Ddescriptor.h94 class FileDescriptorProto; variable
Ddescriptor.pb.cc1201 FileDescriptorProto::FileDescriptorProto() in FileDescriptorProto() function in google::protobuf::FileDescriptorProto
1212 FileDescriptorProto::FileDescriptorProto(const FileDescriptorProto& from) in FileDescriptorProto() function in google::protobuf::FileDescriptorProto
Ddescriptor.pb.h50 class FileDescriptorProto; variable
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs289 internal sealed partial class FileDescriptorProto : pb::IMessage<FileDescriptorProto> { class
305 public FileDescriptorProto() { in FileDescriptorProto() method in Google.Protobuf.Reflection.FileDescriptorProto
312 public FileDescriptorProto(FileDescriptorProto other) : this() { in FileDescriptorProto() method in Google.Protobuf.Reflection.FileDescriptorProto