Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DDescriptorProto.php18 class DescriptorProto extends \Google\Protobuf\Internal\Message class
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc2828 DescriptorProto::DescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) DescriptorProto() function in DescriptorProto
2842 DescriptorProto::DescriptorProto(const DescriptorProto& from) DescriptorProto() function in DescriptorProto
[all...]
H A Ddescriptor.pb.h1231 inline DescriptorProto() : DescriptorProto(nullptr) {} DescriptorProto() function in PROTOBUF_FINAL
1236 : DescriptorProto() { DescriptorProto() function in PROTOBUF_FINAL
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs942 public sealed partial class DescriptorProto : pb::IMessage<DescriptorProto> global() class
963 public DescriptorProto() { DescriptorProto() method in Google.Protobuf.Reflection.DescriptorProto
970 public DescriptorProto(DescriptorProto other) : this() { DescriptorProto() method in Google.Protobuf.Reflection.DescriptorProto
[all...]

Completed in 28 milliseconds