1*1b3f573fSAndroid Build Coastguard Worker // Generated by the protocol buffer compiler. DO NOT EDIT!
2*1b3f573fSAndroid Build Coastguard Worker // source: google/protobuf/empty.proto
3*1b3f573fSAndroid Build Coastguard Worker
4*1b3f573fSAndroid Build Coastguard Worker #include <google/protobuf/empty.pb.h>
5*1b3f573fSAndroid Build Coastguard Worker
6*1b3f573fSAndroid Build Coastguard Worker #include <algorithm>
7*1b3f573fSAndroid Build Coastguard Worker
8*1b3f573fSAndroid Build Coastguard Worker #include <google/protobuf/io/coded_stream.h>
9*1b3f573fSAndroid Build Coastguard Worker #include <google/protobuf/extension_set.h>
10*1b3f573fSAndroid Build Coastguard Worker #include <google/protobuf/wire_format_lite.h>
11*1b3f573fSAndroid Build Coastguard Worker #include <google/protobuf/descriptor.h>
12*1b3f573fSAndroid Build Coastguard Worker #include <google/protobuf/generated_message_reflection.h>
13*1b3f573fSAndroid Build Coastguard Worker #include <google/protobuf/reflection_ops.h>
14*1b3f573fSAndroid Build Coastguard Worker #include <google/protobuf/wire_format.h>
15*1b3f573fSAndroid Build Coastguard Worker // @@protoc_insertion_point(includes)
16*1b3f573fSAndroid Build Coastguard Worker #include <google/protobuf/port_def.inc>
17*1b3f573fSAndroid Build Coastguard Worker
18*1b3f573fSAndroid Build Coastguard Worker PROTOBUF_PRAGMA_INIT_SEG
19*1b3f573fSAndroid Build Coastguard Worker
20*1b3f573fSAndroid Build Coastguard Worker namespace _pb = ::PROTOBUF_NAMESPACE_ID;
21*1b3f573fSAndroid Build Coastguard Worker namespace _pbi = _pb::internal;
22*1b3f573fSAndroid Build Coastguard Worker
23*1b3f573fSAndroid Build Coastguard Worker PROTOBUF_NAMESPACE_OPEN
Empty(::_pbi::ConstantInitialized)24*1b3f573fSAndroid Build Coastguard Worker PROTOBUF_CONSTEXPR Empty::Empty(
25*1b3f573fSAndroid Build Coastguard Worker ::_pbi::ConstantInitialized) {}
26*1b3f573fSAndroid Build Coastguard Worker struct EmptyDefaultTypeInternal {
EmptyDefaultTypeInternalEmptyDefaultTypeInternal27*1b3f573fSAndroid Build Coastguard Worker PROTOBUF_CONSTEXPR EmptyDefaultTypeInternal()
28*1b3f573fSAndroid Build Coastguard Worker : _instance(::_pbi::ConstantInitialized{}) {}
~EmptyDefaultTypeInternalEmptyDefaultTypeInternal29*1b3f573fSAndroid Build Coastguard Worker ~EmptyDefaultTypeInternal() {}
30*1b3f573fSAndroid Build Coastguard Worker union {
31*1b3f573fSAndroid Build Coastguard Worker Empty _instance;
32*1b3f573fSAndroid Build Coastguard Worker };
33*1b3f573fSAndroid Build Coastguard Worker };
34*1b3f573fSAndroid Build Coastguard Worker PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 EmptyDefaultTypeInternal _Empty_default_instance_;
35*1b3f573fSAndroid Build Coastguard Worker PROTOBUF_NAMESPACE_CLOSE
36*1b3f573fSAndroid Build Coastguard Worker static ::_pb::Metadata file_level_metadata_google_2fprotobuf_2fempty_2eproto[1];
37*1b3f573fSAndroid Build Coastguard Worker static constexpr ::_pb::EnumDescriptor const** file_level_enum_descriptors_google_2fprotobuf_2fempty_2eproto = nullptr;
38*1b3f573fSAndroid Build Coastguard Worker static constexpr ::_pb::ServiceDescriptor const** file_level_service_descriptors_google_2fprotobuf_2fempty_2eproto = nullptr;
39*1b3f573fSAndroid Build Coastguard Worker
40*1b3f573fSAndroid Build Coastguard Worker const uint32_t TableStruct_google_2fprotobuf_2fempty_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = {
41*1b3f573fSAndroid Build Coastguard Worker ~0u, // no _has_bits_
42*1b3f573fSAndroid Build Coastguard Worker PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::Empty, _internal_metadata_),
43*1b3f573fSAndroid Build Coastguard Worker ~0u, // no _extensions_
44*1b3f573fSAndroid Build Coastguard Worker ~0u, // no _oneof_case_
45*1b3f573fSAndroid Build Coastguard Worker ~0u, // no _weak_field_map_
46*1b3f573fSAndroid Build Coastguard Worker ~0u, // no _inlined_string_donated_
47*1b3f573fSAndroid Build Coastguard Worker };
48*1b3f573fSAndroid Build Coastguard Worker static const ::_pbi::MigrationSchema schemas[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = {
49*1b3f573fSAndroid Build Coastguard Worker { 0, -1, -1, sizeof(::PROTOBUF_NAMESPACE_ID::Empty)},
50*1b3f573fSAndroid Build Coastguard Worker };
51*1b3f573fSAndroid Build Coastguard Worker
52*1b3f573fSAndroid Build Coastguard Worker static const ::_pb::Message* const file_default_instances[] = {
53*1b3f573fSAndroid Build Coastguard Worker &::PROTOBUF_NAMESPACE_ID::_Empty_default_instance_._instance,
54*1b3f573fSAndroid Build Coastguard Worker };
55*1b3f573fSAndroid Build Coastguard Worker
56*1b3f573fSAndroid Build Coastguard Worker const char descriptor_table_protodef_google_2fprotobuf_2fempty_2eproto[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) =
57*1b3f573fSAndroid Build Coastguard Worker "\n\033google/protobuf/empty.proto\022\017google.pr"
58*1b3f573fSAndroid Build Coastguard Worker "otobuf\"\007\n\005EmptyB}\n\023com.google.protobufB\n"
59*1b3f573fSAndroid Build Coastguard Worker "EmptyProtoP\001Z.google.golang.org/protobuf"
60*1b3f573fSAndroid Build Coastguard Worker "/types/known/emptypb\370\001\001\242\002\003GPB\252\002\036Google.P"
61*1b3f573fSAndroid Build Coastguard Worker "rotobuf.WellKnownTypesb\006proto3"
62*1b3f573fSAndroid Build Coastguard Worker ;
63*1b3f573fSAndroid Build Coastguard Worker static ::_pbi::once_flag descriptor_table_google_2fprotobuf_2fempty_2eproto_once;
64*1b3f573fSAndroid Build Coastguard Worker const ::_pbi::DescriptorTable descriptor_table_google_2fprotobuf_2fempty_2eproto = {
65*1b3f573fSAndroid Build Coastguard Worker false, false, 190, descriptor_table_protodef_google_2fprotobuf_2fempty_2eproto,
66*1b3f573fSAndroid Build Coastguard Worker "google/protobuf/empty.proto",
67*1b3f573fSAndroid Build Coastguard Worker &descriptor_table_google_2fprotobuf_2fempty_2eproto_once, nullptr, 0, 1,
68*1b3f573fSAndroid Build Coastguard Worker schemas, file_default_instances, TableStruct_google_2fprotobuf_2fempty_2eproto::offsets,
69*1b3f573fSAndroid Build Coastguard Worker file_level_metadata_google_2fprotobuf_2fempty_2eproto, file_level_enum_descriptors_google_2fprotobuf_2fempty_2eproto,
70*1b3f573fSAndroid Build Coastguard Worker file_level_service_descriptors_google_2fprotobuf_2fempty_2eproto,
71*1b3f573fSAndroid Build Coastguard Worker };
descriptor_table_google_2fprotobuf_2fempty_2eproto_getter()72*1b3f573fSAndroid Build Coastguard Worker PROTOBUF_ATTRIBUTE_WEAK const ::_pbi::DescriptorTable* descriptor_table_google_2fprotobuf_2fempty_2eproto_getter() {
73*1b3f573fSAndroid Build Coastguard Worker return &descriptor_table_google_2fprotobuf_2fempty_2eproto;
74*1b3f573fSAndroid Build Coastguard Worker }
75*1b3f573fSAndroid Build Coastguard Worker
76*1b3f573fSAndroid Build Coastguard Worker // Force running AddDescriptors() at dynamic initialization time.
77*1b3f573fSAndroid Build Coastguard Worker PROTOBUF_ATTRIBUTE_INIT_PRIORITY2 static ::_pbi::AddDescriptorsRunner dynamic_init_dummy_google_2fprotobuf_2fempty_2eproto(&descriptor_table_google_2fprotobuf_2fempty_2eproto);
78*1b3f573fSAndroid Build Coastguard Worker PROTOBUF_NAMESPACE_OPEN
79*1b3f573fSAndroid Build Coastguard Worker
80*1b3f573fSAndroid Build Coastguard Worker // ===================================================================
81*1b3f573fSAndroid Build Coastguard Worker
82*1b3f573fSAndroid Build Coastguard Worker class Empty::_Internal {
83*1b3f573fSAndroid Build Coastguard Worker public:
84*1b3f573fSAndroid Build Coastguard Worker };
85*1b3f573fSAndroid Build Coastguard Worker
Empty(::PROTOBUF_NAMESPACE_ID::Arena * arena,bool is_message_owned)86*1b3f573fSAndroid Build Coastguard Worker Empty::Empty(::PROTOBUF_NAMESPACE_ID::Arena* arena,
87*1b3f573fSAndroid Build Coastguard Worker bool is_message_owned)
88*1b3f573fSAndroid Build Coastguard Worker : ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase(arena, is_message_owned) {
89*1b3f573fSAndroid Build Coastguard Worker // @@protoc_insertion_point(arena_constructor:google.protobuf.Empty)
90*1b3f573fSAndroid Build Coastguard Worker }
Empty(const Empty & from)91*1b3f573fSAndroid Build Coastguard Worker Empty::Empty(const Empty& from)
92*1b3f573fSAndroid Build Coastguard Worker : ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase() {
93*1b3f573fSAndroid Build Coastguard Worker Empty* const _this = this; (void)_this;
94*1b3f573fSAndroid Build Coastguard Worker _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_);
95*1b3f573fSAndroid Build Coastguard Worker // @@protoc_insertion_point(copy_constructor:google.protobuf.Empty)
96*1b3f573fSAndroid Build Coastguard Worker }
97*1b3f573fSAndroid Build Coastguard Worker
98*1b3f573fSAndroid Build Coastguard Worker
99*1b3f573fSAndroid Build Coastguard Worker
100*1b3f573fSAndroid Build Coastguard Worker
101*1b3f573fSAndroid Build Coastguard Worker
102*1b3f573fSAndroid Build Coastguard Worker const ::PROTOBUF_NAMESPACE_ID::Message::ClassData Empty::_class_data_ = {
103*1b3f573fSAndroid Build Coastguard Worker ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::CopyImpl,
104*1b3f573fSAndroid Build Coastguard Worker ::PROTOBUF_NAMESPACE_ID::internal::ZeroFieldsBase::MergeImpl,
105*1b3f573fSAndroid Build Coastguard Worker };
GetClassData() const106*1b3f573fSAndroid Build Coastguard Worker const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*Empty::GetClassData() const { return &_class_data_; }
107*1b3f573fSAndroid Build Coastguard Worker
108*1b3f573fSAndroid Build Coastguard Worker
109*1b3f573fSAndroid Build Coastguard Worker
110*1b3f573fSAndroid Build Coastguard Worker
111*1b3f573fSAndroid Build Coastguard Worker
112*1b3f573fSAndroid Build Coastguard Worker
113*1b3f573fSAndroid Build Coastguard Worker
GetMetadata() const114*1b3f573fSAndroid Build Coastguard Worker ::PROTOBUF_NAMESPACE_ID::Metadata Empty::GetMetadata() const {
115*1b3f573fSAndroid Build Coastguard Worker return ::_pbi::AssignDescriptors(
116*1b3f573fSAndroid Build Coastguard Worker &descriptor_table_google_2fprotobuf_2fempty_2eproto_getter, &descriptor_table_google_2fprotobuf_2fempty_2eproto_once,
117*1b3f573fSAndroid Build Coastguard Worker file_level_metadata_google_2fprotobuf_2fempty_2eproto[0]);
118*1b3f573fSAndroid Build Coastguard Worker }
119*1b3f573fSAndroid Build Coastguard Worker
120*1b3f573fSAndroid Build Coastguard Worker // @@protoc_insertion_point(namespace_scope)
121*1b3f573fSAndroid Build Coastguard Worker PROTOBUF_NAMESPACE_CLOSE
122*1b3f573fSAndroid Build Coastguard Worker PROTOBUF_NAMESPACE_OPEN
123*1b3f573fSAndroid Build Coastguard Worker template<> PROTOBUF_NOINLINE ::PROTOBUF_NAMESPACE_ID::Empty*
CreateMaybeMessage(Arena * arena)124*1b3f573fSAndroid Build Coastguard Worker Arena::CreateMaybeMessage< ::PROTOBUF_NAMESPACE_ID::Empty >(Arena* arena) {
125*1b3f573fSAndroid Build Coastguard Worker return Arena::CreateMessageInternal< ::PROTOBUF_NAMESPACE_ID::Empty >(arena);
126*1b3f573fSAndroid Build Coastguard Worker }
127*1b3f573fSAndroid Build Coastguard Worker PROTOBUF_NAMESPACE_CLOSE
128*1b3f573fSAndroid Build Coastguard Worker
129*1b3f573fSAndroid Build Coastguard Worker // @@protoc_insertion_point(global_scope)
130*1b3f573fSAndroid Build Coastguard Worker #include <google/protobuf/port_undef.inc>
131