Home
last modified time | relevance | path

Searched defs:FileDescriptorSet (Results 1 – 13 of 13) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileDescriptorSet.php19 class FileDescriptorSet extends \Google\Protobuf\Internal\Message class
DDescriptorPool.php37 use Google\Protobuf\Internal\FileDescriptorSet; alias
/third_party/protobuf/php/tests/
DPhpImplementationTest.php11 use Google\Protobuf\Internal\FileDescriptorSet; alias
/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.h60 class FileDescriptorSet; // descriptor.h variable
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto51 message FileDescriptorSet { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto51 message FileDescriptorSet { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto51 message FileDescriptorSet { message
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto57 message FileDescriptorSet { message
Ddescriptor.pb.cc1384 FileDescriptorSet::FileDescriptorSet(::PROTOBUF_NAMESPACE_ID::Arena* arena) in FileDescriptorSet() function in FileDescriptorSet
1391 FileDescriptorSet::FileDescriptorSet(const FileDescriptorSet& from) in FileDescriptorSet() function in FileDescriptorSet
Ddescriptor.pb.h95 class FileDescriptorSet; variable
336 inline FileDescriptorSet() : FileDescriptorSet(nullptr) {} in FileDescriptorSet() function
340 FileDescriptorSet(FileDescriptorSet&& from) noexcept in FileDescriptorSet() function
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor.proto53 message FileDescriptorSet { message
Ddescriptor_sv.proto52 message FileDescriptorSet { message
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs197 public sealed partial class FileDescriptorSet : pb::IMessage<FileDescriptorSet> class
218 public FileDescriptorSet() { in FileDescriptorSet() method in Google.Protobuf.Reflection.FileDescriptorSet
225 public FileDescriptorSet(FileDescriptorSet other) : this() { in FileDescriptorSet() method in Google.Protobuf.Reflection.FileDescriptorSet