grpc
src
core
ext
upb-generated
google
protobuf
any.upb.c
Go to the documentation of this file.
1
/* This file was generated by upbc (the upb compiler) from the input
2
* file:
3
*
4
* google/protobuf/any.proto
5
*
6
* Do not edit -- your changes will be discarded when the file is
7
* regenerated. */
8
9
#include <stddef.h>
10
#include "
upb/msg_internal.h
"
11
#include "
google/protobuf/any.upb.h
"
12
13
#include "upb/port_def.inc"
14
15
static
const
upb_MiniTable_Field
google_protobuf_Any__fields
[2] = {
16
{1,
UPB_SIZE
(0, 0),
UPB_SIZE
(0, 0),
kUpb_NoSub
, 9,
kUpb_FieldMode_Scalar
| (
kUpb_FieldRep_StringView
<<
kUpb_FieldRep_Shift
)},
17
{2,
UPB_SIZE
(8, 16),
UPB_SIZE
(0, 0),
kUpb_NoSub
, 12,
kUpb_FieldMode_Scalar
| (
kUpb_FieldRep_StringView
<<
kUpb_FieldRep_Shift
)},
18
};
19
20
const
upb_MiniTable
google_protobuf_Any_msginit
= {
21
NULL,
22
&
google_protobuf_Any__fields
[0],
23
UPB_SIZE
(16, 40), 2,
kUpb_ExtMode_NonExtendable
, 2, 255, 0,
24
};
25
26
static
const
upb_MiniTable
*
messages_layout
[1] = {
27
&
google_protobuf_Any_msginit
,
28
};
29
30
const
upb_MiniTable_File
google_protobuf_any_proto_upb_file_layout
= {
31
messages_layout
,
32
NULL,
33
NULL,
34
1,
35
0,
36
0,
37
};
38
39
#include "upb/port_undef.inc"
40
upb_MiniTable_Field
Definition:
msg_internal.h:71
upb_MiniTable
Definition:
msg_internal.h:185
google_protobuf_Any_msginit
const upb_MiniTable google_protobuf_Any_msginit
Definition:
any.upb.c:20
kUpb_ExtMode_NonExtendable
@ kUpb_ExtMode_NonExtendable
Definition:
msg_internal.h:160
UPB_SIZE
#define UPB_SIZE(size32, size64)
Definition:
bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c:32
upb_MiniTable_File
Definition:
msg_internal.h:208
kUpb_FieldRep_Shift
@ kUpb_FieldRep_Shift
Definition:
msg_internal.h:106
kUpb_NoSub
#define kUpb_NoSub
Definition:
msg_internal.h:81
google_protobuf_any_proto_upb_file_layout
const upb_MiniTable_File google_protobuf_any_proto_upb_file_layout
Definition:
any.upb.c:30
google_protobuf_Any__fields
static const upb_MiniTable_Field google_protobuf_Any__fields[2]
Definition:
any.upb.c:15
kUpb_FieldMode_Scalar
@ kUpb_FieldMode_Scalar
Definition:
msg_internal.h:86
any.upb.h
kUpb_FieldRep_StringView
@ kUpb_FieldRep_StringView
Definition:
msg_internal.h:102
messages_layout
static const upb_MiniTable * messages_layout[1]
Definition:
any.upb.c:26
msg_internal.h
grpc
Author(s):
autogenerated on Fri May 16 2025 02:57:41