Home
last modified time | relevance | path

Searched defs:DescriptorProto (Results 1 – 9 of 9) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DDescriptorProto.php18 class DescriptorProto extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto84 message DescriptorProto { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto84 message DescriptorProto { message
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto84 message DescriptorProto { message
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto94 message DescriptorProto { message
Ddescriptor.h95 class DescriptorProto; variable
Ddescriptor.pb.cc2828 DescriptorProto::DescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) in DescriptorProto() function in DescriptorProto
2842 DescriptorProto::DescriptorProto(const DescriptorProto& from) in DescriptorProto() function in DescriptorProto
Ddescriptor.pb.h59 class DescriptorProto; variable
1231 inline DescriptorProto() : DescriptorProto(nullptr) {} in DescriptorProto() function
1235 DescriptorProto(DescriptorProto&& from) noexcept in DescriptorProto() function
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs942 public sealed partial class DescriptorProto : pb::IMessage<DescriptorProto> class
963 public DescriptorProto() { in DescriptorProto() method in Google.Protobuf.Reflection.DescriptorProto
970 public DescriptorProto(DescriptorProto other) : this() { in DescriptorProto() method in Google.Protobuf.Reflection.DescriptorProto