Home
last modified time | relevance | path

Searched defs:FileDescriptorProto (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFileDescriptorProto.php18 class FileDescriptorProto extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc1618 FileDescriptorProto::FileDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) FileDescriptorProto() function in FileDescriptorProto
1631 FileDescriptorProto::FileDescriptorProto(const FileDescriptorProto& from) FileDescriptorProto() function in FileDescriptorProto
[all...]
H A Ddescriptor.pb.h489 inline FileDescriptorProto() : FileDescriptorProto(nullptr) {} FileDescriptorProto() function in PROTOBUF_FINAL
494 : FileDescriptorProto() { FileDescriptorProto() function in PROTOBUF_FINAL
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs361 public sealed partial class FileDescriptorProto : pb::IMessage<FileDescriptorProto> class
382 public FileDescriptorProto() { FileDescriptorProto() method in Google.Protobuf.Reflection.FileDescriptorProto
389 public FileDescriptorProto(FileDescriptorProto other) : this() { FileDescriptorProto() method in Google.Protobuf.Reflection.FileDescriptorProto
[all...]

Completed in 29 milliseconds