Home
last modified time | relevance | path

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

/third_party/grpc/include/grpcpp/impl/codegen/
Dconfig_protobuf.h100 typedef GRPC_CUSTOM_FILEDESCRIPTORPROTO FileDescriptorProto; typedef
/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.h44 class FileDescriptorProto; // descriptor.pb.h variable
/third_party/protobuf/benchmarks/
Ddescriptor_sv.proto34 message FileDescriptorProto { message
Ddescriptor.proto34 message FileDescriptorProto { message
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto104 message FileDescriptorProto { message
Ddescriptor.h97 class FileDescriptorProto; variable
Ddescriptor.pb.cc1180 PROTOBUF_CONSTEXPR FileDescriptorProto::FileDescriptorProto(::_pbi::ConstantInitialized) in FileDescriptorProto() function in google::protobuf::FileDescriptorProto
2878 FileDescriptorProto::FileDescriptorProto(::google::protobuf::Arena* arena) function in google::protobuf::FileDescriptorProto
2903 FileDescriptorProto::FileDescriptorProto( function in google::protobuf::FileDescriptorProto
Ddescriptor.pb.h108 class FileDescriptorProto; variable
11234 inline FileDescriptorProto() : FileDescriptorProto(nullptr) {} in FileDescriptorProto() function
11248 …inline FileDescriptorProto(const FileDescriptorProto& from) : FileDescriptorProto(nullptr, from) {} in FileDescriptorProto() function
11249 inline FileDescriptorProto(FileDescriptorProto&& from) noexcept in FileDescriptorProto() function
11366 FileDescriptorProto(::google::protobuf::Arena* arena, FileDescriptorProto&& from) noexcept in FileDescriptorProto() function
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.pb.cs574 public sealed partial class FileDescriptorProto : pb::IMessage<FileDescriptorProto> class
600 public FileDescriptorProto() { in FileDescriptorProto() method in Google.Protobuf.Reflection.FileDescriptorProto
608 public FileDescriptorProto(FileDescriptorProto other) : this() { in FileDescriptorProto() method in Google.Protobuf.Reflection.FileDescriptorProto