Home
last modified time | relevance | path

Searched refs:DescriptorProto_ExtensionRange (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.h42 class DescriptorProto_ExtensionRange; variable
527 class LIBPROTOBUF_EXPORT DescriptorProto_ExtensionRange : public ::google::protobuf::Message /* @@p…
529 DescriptorProto_ExtensionRange();
530 virtual ~DescriptorProto_ExtensionRange();
532 DescriptorProto_ExtensionRange(const DescriptorProto_ExtensionRange& from);
534 inline DescriptorProto_ExtensionRange& operator=(const DescriptorProto_ExtensionRange& from) {
548 static const DescriptorProto_ExtensionRange& default_instance();
550 void Swap(DescriptorProto_ExtensionRange* other);
554 inline DescriptorProto_ExtensionRange* New() const { return New(NULL); } in New()
556 DescriptorProto_ExtensionRange* New(::google::protobuf::Arena* arena) const;
[all …]
Ddescriptor.pb.cc183 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(DescriptorProto_ExtensionRange, start_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
184 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(DescriptorProto_ExtensionRange, end_), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
189 DescriptorProto_ExtensionRange::default_instance_, in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
191 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(DescriptorProto_ExtensionRange, _has_bits_[0]), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
194 sizeof(DescriptorProto_ExtensionRange), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
195 …GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(DescriptorProto_ExtensionRange, _internal_metadata_… in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
602 … DescriptorProto_ExtensionRange_descriptor_, &DescriptorProto_ExtensionRange::default_instance()); in protobuf_RegisterTypes()
656 delete DescriptorProto_ExtensionRange::default_instance_; in protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto()
848 DescriptorProto_ExtensionRange::default_instance_ = new DescriptorProto_ExtensionRange(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
873 DescriptorProto_ExtensionRange::default_instance_->InitAsDefaultInstance(); in protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto()
[all …]