2026-05-04 14:40:11 -07:00
|
|
|
/* This file was generated by upb_generator from the input file:
|
|
|
|
|
*
|
|
|
|
|
* hackers.proto
|
|
|
|
|
*
|
|
|
|
|
* Do not edit -- your changes will be discarded when the file is
|
|
|
|
|
* regenerated.
|
|
|
|
|
* NO CHECKED-IN PROTOBUF GENCODE */
|
|
|
|
|
|
|
|
|
|
#include <stddef.h>
|
|
|
|
|
#include "upb/generated_code_support.h"
|
|
|
|
|
#include "hackers.upb_minitable.h"
|
|
|
|
|
|
|
|
|
|
// Must be last.
|
|
|
|
|
#include "upb/port/def.inc"
|
|
|
|
|
|
2026-05-04 23:37:36 -07:00
|
|
|
extern const UPB_PRIVATE(upb_GeneratedExtensionListEntry)* UPB_PRIVATE(upb_generated_extension_list);
|
|
|
|
|
typedef struct {
|
|
|
|
|
upb_MiniTableField fields[5];
|
|
|
|
|
} Tool_msg_init_Fields;
|
|
|
|
|
|
|
|
|
|
static const Tool_msg_init_Fields Tool__fields = {{
|
2026-05-04 14:40:11 -07:00
|
|
|
{1, 16, 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)},
|
|
|
|
|
{2, UPB_SIZE(24, 32), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)},
|
|
|
|
|
{3, UPB_SIZE(32, 48), 0, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)},
|
|
|
|
|
{4, 8, 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)},
|
|
|
|
|
{5, 12, 0, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)},
|
2026-05-04 23:37:36 -07:00
|
|
|
}};
|
2026-05-04 14:40:11 -07:00
|
|
|
|
|
|
|
|
const upb_MiniTable Tool_msg_init = {
|
2026-05-04 23:37:36 -07:00
|
|
|
&Tool__fields.fields[0],
|
|
|
|
|
UPB_SIZE(40, 64), 5, kUpb_ExtMode_NonExtendable, 5, UPB_FASTTABLE_MASK(56), 0,
|
2026-05-04 14:40:11 -07:00
|
|
|
#ifdef UPB_TRACING_ENABLED
|
|
|
|
|
"Tool",
|
|
|
|
|
#endif
|
2026-05-04 23:37:36 -07:00
|
|
|
UPB_FASTTABLE_INIT({
|
|
|
|
|
{0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
|
|
|
|
|
{0x001000003f00000a, &upb_DecodeFast_String_Scalar_Tag1Byte},
|
|
|
|
|
{0x002000003f000012, &upb_DecodeFast_String_Scalar_Tag1Byte},
|
|
|
|
|
{0x003000003f00001a, &upb_DecodeFast_Bytes_Scalar_Tag1Byte},
|
|
|
|
|
{0x000800003f000020, &upb_DecodeFast_Bool_Scalar_Tag1Byte},
|
|
|
|
|
{0x000c00003f000028, &upb_DecodeFast_Varint32_Scalar_Tag1Byte},
|
|
|
|
|
{0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
|
|
|
|
|
{0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
|
|
|
|
|
})
|
2026-05-04 14:40:11 -07:00
|
|
|
};
|
|
|
|
|
|
2026-05-04 23:37:36 -07:00
|
|
|
typedef struct {
|
|
|
|
|
upb_MiniTableField fields[5];
|
|
|
|
|
} Connection_msg_init_Fields;
|
|
|
|
|
|
|
|
|
|
static const Connection_msg_init_Fields Connection__fields = {{
|
2026-05-04 14:40:11 -07:00
|
|
|
{1, 16, 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)},
|
|
|
|
|
{2, 12, 0, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)},
|
|
|
|
|
{3, 8, 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)},
|
|
|
|
|
{4, UPB_SIZE(32, 48), 0, kUpb_NoSub, 3, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)},
|
|
|
|
|
{5, UPB_SIZE(24, 32), 0, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)},
|
2026-05-04 23:37:36 -07:00
|
|
|
}};
|
2026-05-04 14:40:11 -07:00
|
|
|
|
|
|
|
|
const upb_MiniTable Connection_msg_init = {
|
2026-05-04 23:37:36 -07:00
|
|
|
&Connection__fields.fields[0],
|
|
|
|
|
UPB_SIZE(40, 56), 5, kUpb_ExtMode_NonExtendable, 5, UPB_FASTTABLE_MASK(56), 0,
|
2026-05-04 14:40:11 -07:00
|
|
|
#ifdef UPB_TRACING_ENABLED
|
|
|
|
|
"Connection",
|
|
|
|
|
#endif
|
2026-05-04 23:37:36 -07:00
|
|
|
UPB_FASTTABLE_INIT({
|
|
|
|
|
{0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
|
|
|
|
|
{0x001000003f00000a, &upb_DecodeFast_String_Scalar_Tag1Byte},
|
|
|
|
|
{0x000c00003f000010, &upb_DecodeFast_Varint32_Scalar_Tag1Byte},
|
|
|
|
|
{0x000800003f000018, &upb_DecodeFast_Bool_Scalar_Tag1Byte},
|
|
|
|
|
{0x003000003f000020, &upb_DecodeFast_Varint64_Scalar_Tag1Byte},
|
|
|
|
|
{0x002000003f00002a, &upb_DecodeFast_Bytes_Scalar_Tag1Byte},
|
|
|
|
|
{0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
|
|
|
|
|
{0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
|
|
|
|
|
})
|
2026-05-04 14:40:11 -07:00
|
|
|
};
|
|
|
|
|
|
2026-05-04 23:37:36 -07:00
|
|
|
typedef struct {
|
|
|
|
|
upb_MiniTableField fields[9];
|
|
|
|
|
upb_MiniTableSubInternal subs[2];
|
|
|
|
|
} Hacker_msg_init_Fields;
|
2026-05-04 14:40:11 -07:00
|
|
|
|
2026-05-04 23:37:36 -07:00
|
|
|
static const Hacker_msg_init_Fields Hacker__fields = {{
|
2026-05-04 14:40:11 -07:00
|
|
|
{1, UPB_SIZE(32, 24), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)},
|
|
|
|
|
{2, 40, 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)},
|
|
|
|
|
{3, 12, 0, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)},
|
|
|
|
|
{4, 16, 0, kUpb_NoSub, 2, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)},
|
|
|
|
|
{5, 9, 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)},
|
|
|
|
|
{6, UPB_SIZE(48, 56), 0, kUpb_NoSub, 3, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)},
|
|
|
|
|
{7, UPB_SIZE(20, 64), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)},
|
2026-05-04 23:37:36 -07:00
|
|
|
{8, UPB_SIZE(24, 72), 0, UPB_SIZE(6, 7), 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)},
|
|
|
|
|
{9, UPB_SIZE(28, 80), 64, UPB_SIZE(4, 6), 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)},
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
{.UPB_PRIVATE(submsg) = &Tool_msg_init},
|
|
|
|
|
{.UPB_PRIVATE(submsg) = &Connection_msg_init},
|
|
|
|
|
}};
|
2026-05-04 14:40:11 -07:00
|
|
|
|
|
|
|
|
const upb_MiniTable Hacker_msg_init = {
|
2026-05-04 23:37:36 -07:00
|
|
|
&Hacker__fields.fields[0],
|
2026-05-04 14:40:11 -07:00
|
|
|
UPB_SIZE(56, 88), 9, kUpb_ExtMode_NonExtendable, 9, UPB_FASTTABLE_MASK(56), 0,
|
|
|
|
|
#ifdef UPB_TRACING_ENABLED
|
|
|
|
|
"Hacker",
|
|
|
|
|
#endif
|
|
|
|
|
UPB_FASTTABLE_INIT({
|
|
|
|
|
{0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
|
2026-05-04 23:37:36 -07:00
|
|
|
{0x001800003f00000a, &upb_DecodeFast_String_Scalar_Tag1Byte},
|
|
|
|
|
{0x002800003f000012, &upb_DecodeFast_String_Scalar_Tag1Byte},
|
|
|
|
|
{0x000c00003f000018, &upb_DecodeFast_Varint32_Scalar_Tag1Byte},
|
2026-05-04 14:40:11 -07:00
|
|
|
{0x001000003f000025, &upb_DecodeFast_Fixed32_Scalar_Tag1Byte},
|
2026-05-04 23:37:36 -07:00
|
|
|
{0x000900003f000028, &upb_DecodeFast_Bool_Scalar_Tag1Byte},
|
|
|
|
|
{0x003800003f000030, &upb_DecodeFast_Varint64_Scalar_Tag1Byte},
|
|
|
|
|
{0x004000003f00003a, &upb_DecodeFast_String_Repeated_Tag1Byte},
|
2026-05-04 14:40:11 -07:00
|
|
|
})
|
|
|
|
|
};
|
|
|
|
|
|
2026-05-04 23:37:36 -07:00
|
|
|
typedef struct {
|
|
|
|
|
upb_MiniTableField fields[6];
|
|
|
|
|
} Worm_msg_init_Fields;
|
|
|
|
|
|
|
|
|
|
static const Worm_msg_init_Fields Worm__fields = {{
|
2026-05-04 14:40:11 -07:00
|
|
|
{1, UPB_SIZE(20, 16), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)},
|
|
|
|
|
{2, 12, 0, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)},
|
|
|
|
|
{3, UPB_SIZE(40, 48), 0, kUpb_NoSub, 3, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)},
|
|
|
|
|
{4, UPB_SIZE(28, 32), 0, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)},
|
|
|
|
|
{5, 8, 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)},
|
|
|
|
|
{6, UPB_SIZE(16, 56), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)},
|
2026-05-04 23:37:36 -07:00
|
|
|
}};
|
2026-05-04 14:40:11 -07:00
|
|
|
|
|
|
|
|
const upb_MiniTable Worm_msg_init = {
|
2026-05-04 23:37:36 -07:00
|
|
|
&Worm__fields.fields[0],
|
|
|
|
|
UPB_SIZE(48, 64), 6, kUpb_ExtMode_NonExtendable, 6, UPB_FASTTABLE_MASK(56), 0,
|
2026-05-04 14:40:11 -07:00
|
|
|
#ifdef UPB_TRACING_ENABLED
|
|
|
|
|
"Worm",
|
|
|
|
|
#endif
|
2026-05-04 23:37:36 -07:00
|
|
|
UPB_FASTTABLE_INIT({
|
|
|
|
|
{0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
|
|
|
|
|
{0x001000003f00000a, &upb_DecodeFast_String_Scalar_Tag1Byte},
|
|
|
|
|
{0x000c00003f000010, &upb_DecodeFast_Varint32_Scalar_Tag1Byte},
|
|
|
|
|
{0x003000003f000018, &upb_DecodeFast_Varint64_Scalar_Tag1Byte},
|
|
|
|
|
{0x002000003f000022, &upb_DecodeFast_Bytes_Scalar_Tag1Byte},
|
|
|
|
|
{0x000800003f000028, &upb_DecodeFast_Bool_Scalar_Tag1Byte},
|
|
|
|
|
{0x003800003f000032, &upb_DecodeFast_String_Repeated_Tag1Byte},
|
|
|
|
|
{0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
|
|
|
|
|
})
|
2026-05-04 14:40:11 -07:00
|
|
|
};
|
|
|
|
|
|
2026-05-04 23:37:36 -07:00
|
|
|
typedef struct {
|
|
|
|
|
upb_MiniTableField fields[9];
|
|
|
|
|
upb_MiniTableSubInternal subs[2];
|
|
|
|
|
} Operation_msg_init_Fields;
|
2026-05-04 14:40:11 -07:00
|
|
|
|
2026-05-04 23:37:36 -07:00
|
|
|
static const Operation_msg_init_Fields Operation__fields = {{
|
2026-05-04 14:40:11 -07:00
|
|
|
{1, UPB_SIZE(28, 16), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)},
|
|
|
|
|
{2, UPB_SIZE(36, 32), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)},
|
|
|
|
|
{3, UPB_SIZE(56, 64), 0, kUpb_NoSub, 3, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)},
|
|
|
|
|
{4, 9, 0, kUpb_NoSub, 8, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_1Byte << kUpb_FieldRep_Shift)},
|
|
|
|
|
{5, UPB_SIZE(44, 48), 0, kUpb_NoSub, 12, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)},
|
2026-05-04 23:37:36 -07:00
|
|
|
{6, UPB_SIZE(12, 72), 0, UPB_SIZE(12, 13), 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)},
|
|
|
|
|
{7, UPB_SIZE(16, 80), 64, UPB_SIZE(10, 12), 11, (int)kUpb_FieldMode_Scalar | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)},
|
2026-05-04 14:40:11 -07:00
|
|
|
{8, UPB_SIZE(20, 88), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)},
|
|
|
|
|
{9, UPB_SIZE(24, 12), 0, kUpb_NoSub, 5, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_4Byte << kUpb_FieldRep_Shift)},
|
2026-05-04 23:37:36 -07:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
{.UPB_PRIVATE(submsg) = &Hacker_msg_init},
|
|
|
|
|
{.UPB_PRIVATE(submsg) = &Worm_msg_init},
|
|
|
|
|
}};
|
2026-05-04 14:40:11 -07:00
|
|
|
|
|
|
|
|
const upb_MiniTable Operation_msg_init = {
|
2026-05-04 23:37:36 -07:00
|
|
|
&Operation__fields.fields[0],
|
|
|
|
|
UPB_SIZE(64, 96), 9, kUpb_ExtMode_NonExtendable, 9, UPB_FASTTABLE_MASK(120), 0,
|
2026-05-04 14:40:11 -07:00
|
|
|
#ifdef UPB_TRACING_ENABLED
|
|
|
|
|
"Operation",
|
|
|
|
|
#endif
|
2026-05-04 23:37:36 -07:00
|
|
|
UPB_FASTTABLE_INIT({
|
|
|
|
|
{0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
|
|
|
|
|
{0x001000003f00000a, &upb_DecodeFast_String_Scalar_Tag1Byte},
|
|
|
|
|
{0x002000003f000012, &upb_DecodeFast_String_Scalar_Tag1Byte},
|
|
|
|
|
{0x004000003f000018, &upb_DecodeFast_Varint64_Scalar_Tag1Byte},
|
|
|
|
|
{0x000900003f000020, &upb_DecodeFast_Bool_Scalar_Tag1Byte},
|
|
|
|
|
{0x003000003f00002a, &upb_DecodeFast_Bytes_Scalar_Tag1Byte},
|
|
|
|
|
{0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
|
|
|
|
|
{0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
|
|
|
|
|
{0x005800003f000042, &upb_DecodeFast_String_Repeated_Tag1Byte},
|
|
|
|
|
{0x000c00003f000048, &upb_DecodeFast_Varint32_Scalar_Tag1Byte},
|
|
|
|
|
{0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
|
|
|
|
|
{0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
|
|
|
|
|
{0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
|
|
|
|
|
{0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
|
|
|
|
|
{0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
|
|
|
|
|
{0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
|
|
|
|
|
})
|
2026-05-04 14:40:11 -07:00
|
|
|
};
|
|
|
|
|
|
2026-05-04 23:37:36 -07:00
|
|
|
typedef struct {
|
|
|
|
|
upb_MiniTableField fields[3];
|
|
|
|
|
upb_MiniTableSubInternal subs[1];
|
|
|
|
|
} Campaign_msg_init_Fields;
|
2026-05-04 14:40:11 -07:00
|
|
|
|
2026-05-04 23:37:36 -07:00
|
|
|
static const Campaign_msg_init_Fields Campaign__fields = {{
|
2026-05-04 14:40:11 -07:00
|
|
|
{1, UPB_SIZE(12, 8), 0, kUpb_NoSub, 9, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_StringView << kUpb_FieldRep_Shift)},
|
2026-05-04 23:37:36 -07:00
|
|
|
{2, UPB_SIZE(8, 24), 0, UPB_SIZE(6, 7), 11, (int)kUpb_FieldMode_Array | ((int)UPB_SIZE(kUpb_FieldRep_4Byte, kUpb_FieldRep_8Byte) << kUpb_FieldRep_Shift)},
|
2026-05-04 14:40:11 -07:00
|
|
|
{3, UPB_SIZE(24, 32), 0, kUpb_NoSub, 3, (int)kUpb_FieldMode_Scalar | ((int)kUpb_FieldRep_8Byte << kUpb_FieldRep_Shift)},
|
2026-05-04 23:37:36 -07:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
{.UPB_PRIVATE(submsg) = &Operation_msg_init},
|
|
|
|
|
}};
|
2026-05-04 14:40:11 -07:00
|
|
|
|
|
|
|
|
const upb_MiniTable Campaign_msg_init = {
|
2026-05-04 23:37:36 -07:00
|
|
|
&Campaign__fields.fields[0],
|
|
|
|
|
UPB_SIZE(32, 40), 3, kUpb_ExtMode_NonExtendable, 3, UPB_FASTTABLE_MASK(24), 0,
|
2026-05-04 14:40:11 -07:00
|
|
|
#ifdef UPB_TRACING_ENABLED
|
|
|
|
|
"Campaign",
|
|
|
|
|
#endif
|
2026-05-04 23:37:36 -07:00
|
|
|
UPB_FASTTABLE_INIT({
|
|
|
|
|
{0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
|
|
|
|
|
{0x000800003f00000a, &upb_DecodeFast_String_Scalar_Tag1Byte},
|
|
|
|
|
{0x0000000000000000, &_upb_FastDecoder_DecodeGeneric},
|
|
|
|
|
{0x002000003f000018, &upb_DecodeFast_Varint64_Scalar_Tag1Byte},
|
|
|
|
|
})
|
2026-05-04 14:40:11 -07:00
|
|
|
};
|
|
|
|
|
|
|
|
|
|
static const upb_MiniTable *messages_layout[6] = {
|
|
|
|
|
&Tool_msg_init,
|
|
|
|
|
&Connection_msg_init,
|
|
|
|
|
&Hacker_msg_init,
|
|
|
|
|
&Worm_msg_init,
|
|
|
|
|
&Operation_msg_init,
|
|
|
|
|
&Campaign_msg_init,
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
const upb_MiniTableFile hackers_proto_upb_file_layout = {
|
|
|
|
|
messages_layout,
|
|
|
|
|
NULL,
|
|
|
|
|
NULL,
|
|
|
|
|
6,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
#include "upb/port/undef.inc"
|
|
|
|
|
|