Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileDescriptorProto.php18 class FileDescriptorProto extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.h61 class FileDescriptorProto; // descriptor.pb.h variable
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto56 message FileDescriptorProto { message
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto56 message FileDescriptorProto { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto56 message FileDescriptorProto { message
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto62 message FileDescriptorProto { message
Ddescriptor.h103 class FileDescriptorProto; variable
Ddescriptor.pb.cc1618 FileDescriptorProto::FileDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) in FileDescriptorProto() function in FileDescriptorProto
1631 FileDescriptorProto::FileDescriptorProto(const FileDescriptorProto& from) in FileDescriptorProto() function in FileDescriptorProto
Ddescriptor.pb.h92 class FileDescriptorProto; variable
489 inline FileDescriptorProto() : FileDescriptorProto(nullptr) {} in FileDescriptorProto() function
493 FileDescriptorProto(FileDescriptorProto&& from) noexcept in FileDescriptorProto() function
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs361 public sealed partial class FileDescriptorProto : pb::IMessage<FileDescriptorProto> class
382 public FileDescriptorProto() { in FileDescriptorProto() method in Google.Protobuf.Reflection.FileDescriptorProto
389 public FileDescriptorProto(FileDescriptorProto other) : this() { in FileDescriptorProto() method in Google.Protobuf.Reflection.FileDescriptorProto