|
@@ -1127,6 +1127,7 @@ void FileDescriptorSet::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* FileDescriptorSet::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* FileDescriptorSet::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.FileDescriptorSet)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.FileDescriptorSet)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -1730,6 +1731,7 @@ void FileDescriptorProto::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* FileDescriptorProto::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* FileDescriptorProto::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.FileDescriptorProto)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.FileDescriptorProto)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -2762,6 +2764,7 @@ void DescriptorProto_ExtensionRange::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* DescriptorProto_ExtensionRange::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* DescriptorProto_ExtensionRange::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.DescriptorProto.ExtensionRange)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.DescriptorProto.ExtensionRange)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -3101,6 +3104,7 @@ void DescriptorProto_ReservedRange::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* DescriptorProto_ReservedRange::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* DescriptorProto_ReservedRange::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.DescriptorProto.ReservedRange)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.DescriptorProto.ReservedRange)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -3644,6 +3648,7 @@ void DescriptorProto::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* DescriptorProto::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* DescriptorProto::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.DescriptorProto)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.DescriptorProto)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -4783,6 +4788,7 @@ void FieldDescriptorProto::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* FieldDescriptorProto::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* FieldDescriptorProto::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.FieldDescriptorProto)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.FieldDescriptorProto)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -5725,6 +5731,7 @@ void OneofDescriptorProto::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* OneofDescriptorProto::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* OneofDescriptorProto::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.OneofDescriptorProto)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.OneofDescriptorProto)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -6177,6 +6184,7 @@ void EnumDescriptorProto::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* EnumDescriptorProto::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* EnumDescriptorProto::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.EnumDescriptorProto)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.EnumDescriptorProto)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -6683,6 +6691,7 @@ void EnumValueDescriptorProto::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* EnumValueDescriptorProto::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* EnumValueDescriptorProto::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.EnumValueDescriptorProto)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.EnumValueDescriptorProto)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -7176,6 +7185,7 @@ void ServiceDescriptorProto::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* ServiceDescriptorProto::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* ServiceDescriptorProto::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.ServiceDescriptorProto)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.ServiceDescriptorProto)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -7782,6 +7792,7 @@ void MethodDescriptorProto::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* MethodDescriptorProto::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* MethodDescriptorProto::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.MethodDescriptorProto)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.MethodDescriptorProto)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -8921,6 +8932,7 @@ void FileOptions::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* FileOptions::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* FileOptions::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.FileOptions)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.FileOptions)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -10354,6 +10366,7 @@ void MessageOptions::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* MessageOptions::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* MessageOptions::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.MessageOptions)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.MessageOptions)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -10956,6 +10969,7 @@ void FieldOptions::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* FieldOptions::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* FieldOptions::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.FieldOptions)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.FieldOptions)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -11494,6 +11508,7 @@ void OneofOptions::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* OneofOptions::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* OneofOptions::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.OneofOptions)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.OneofOptions)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -11843,6 +11858,7 @@ void EnumOptions::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* EnumOptions::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* EnumOptions::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.EnumOptions)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.EnumOptions)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -12247,6 +12263,7 @@ void EnumValueOptions::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* EnumValueOptions::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* EnumValueOptions::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.EnumValueOptions)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.EnumValueOptions)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -12607,6 +12624,7 @@ void ServiceOptions::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* ServiceOptions::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* ServiceOptions::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.ServiceOptions)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.ServiceOptions)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -13002,6 +13020,7 @@ void MethodOptions::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* MethodOptions::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* MethodOptions::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.MethodOptions)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.MethodOptions)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -13413,6 +13432,7 @@ void UninterpretedOption_NamePart::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* UninterpretedOption_NamePart::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* UninterpretedOption_NamePart::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.UninterpretedOption.NamePart)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.UninterpretedOption.NamePart)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -13960,6 +13980,7 @@ void UninterpretedOption::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* UninterpretedOption::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* UninterpretedOption::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.UninterpretedOption)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.UninterpretedOption)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -14762,6 +14783,7 @@ void SourceCodeInfo_Location::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* SourceCodeInfo_Location::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* SourceCodeInfo_Location::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.SourceCodeInfo.Location)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.SourceCodeInfo.Location)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -15373,6 +15395,7 @@ void SourceCodeInfo::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* SourceCodeInfo::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* SourceCodeInfo::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.SourceCodeInfo)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.SourceCodeInfo)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -15745,6 +15768,7 @@ void GeneratedCodeInfo_Annotation::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* GeneratedCodeInfo_Annotation::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* GeneratedCodeInfo_Annotation::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.GeneratedCodeInfo.Annotation)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.GeneratedCodeInfo.Annotation)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|
|
@@ -16201,6 +16225,7 @@ void GeneratedCodeInfo::SerializeWithCachedSizes(
|
|
|
|
|
|
::google::protobuf::uint8* GeneratedCodeInfo::InternalSerializeWithCachedSizesToArray(
|
|
::google::protobuf::uint8* GeneratedCodeInfo::InternalSerializeWithCachedSizesToArray(
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
bool deterministic, ::google::protobuf::uint8* target) const {
|
|
|
|
+ (void)deterministic; // Unused
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.GeneratedCodeInfo)
|
|
// @@protoc_insertion_point(serialize_to_array_start:google.protobuf.GeneratedCodeInfo)
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
::google::protobuf::uint32 cached_has_bits = 0;
|
|
(void) cached_has_bits;
|
|
(void) cached_has_bits;
|