Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.h53 class FileDescriptorProto; // descriptor.pb.h variable
/external/protobuf/src/google/protobuf/
Ddescriptor.proto56 message FileDescriptorProto { message
Ddescriptor.h83 class FileDescriptorProto; variable
Ddescriptor.pb.cc869 FileDescriptorProto::FileDescriptorProto() in FileDescriptorProto() function in google::protobuf::FileDescriptorProto
878 FileDescriptorProto::FileDescriptorProto(const FileDescriptorProto& from) in FileDescriptorProto() function in google::protobuf::FileDescriptorProto
Ddescriptor.pb.h37 class FileDescriptorProto; variable