Variables
wrappers.upb.c File Reference
#include <stddef.h>
#include "upb/msg_internal.h"
#include "google/protobuf/wrappers.upb.h"
#include "upb/port_def.inc"
#include "upb/port_undef.inc"
Include dependency graph for wrappers.upb.c:

Go to the source code of this file.

Variables

static const upb_MiniTable_Field google_protobuf_BoolValue__fields [1]
 
const upb_MiniTable google_protobuf_BoolValue_msginit
 
static const upb_MiniTable_Field google_protobuf_BytesValue__fields [1]
 
const upb_MiniTable google_protobuf_BytesValue_msginit
 
static const upb_MiniTable_Field google_protobuf_DoubleValue__fields [1]
 
const upb_MiniTable google_protobuf_DoubleValue_msginit
 
static const upb_MiniTable_Field google_protobuf_FloatValue__fields [1]
 
const upb_MiniTable google_protobuf_FloatValue_msginit
 
static const upb_MiniTable_Field google_protobuf_Int32Value__fields [1]
 
const upb_MiniTable google_protobuf_Int32Value_msginit
 
static const upb_MiniTable_Field google_protobuf_Int64Value__fields [1]
 
const upb_MiniTable google_protobuf_Int64Value_msginit
 
static const upb_MiniTable_Field google_protobuf_StringValue__fields [1]
 
const upb_MiniTable google_protobuf_StringValue_msginit
 
static const upb_MiniTable_Field google_protobuf_UInt32Value__fields [1]
 
const upb_MiniTable google_protobuf_UInt32Value_msginit
 
static const upb_MiniTable_Field google_protobuf_UInt64Value__fields [1]
 
const upb_MiniTable google_protobuf_UInt64Value_msginit
 
const upb_MiniTable_File google_protobuf_wrappers_proto_upb_file_layout
 
static const upb_MiniTablemessages_layout [9]
 

Variable Documentation

◆ google_protobuf_BoolValue__fields

const upb_MiniTable_Field google_protobuf_BoolValue__fields[1]
static
Initial value:

Definition at line 75 of file wrappers.upb.c.

◆ google_protobuf_BoolValue_msginit

const upb_MiniTable google_protobuf_BoolValue_msginit
Initial value:

Definition at line 79 of file wrappers.upb.c.

◆ google_protobuf_BytesValue__fields

const upb_MiniTable_Field google_protobuf_BytesValue__fields[1]
static
Initial value:

Definition at line 95 of file wrappers.upb.c.

◆ google_protobuf_BytesValue_msginit

const upb_MiniTable google_protobuf_BytesValue_msginit
Initial value:

Definition at line 99 of file wrappers.upb.c.

◆ google_protobuf_DoubleValue__fields

const upb_MiniTable_Field google_protobuf_DoubleValue__fields[1]
static
Initial value:

Definition at line 15 of file wrappers.upb.c.

◆ google_protobuf_DoubleValue_msginit

const upb_MiniTable google_protobuf_DoubleValue_msginit
Initial value:

Definition at line 19 of file wrappers.upb.c.

◆ google_protobuf_FloatValue__fields

const upb_MiniTable_Field google_protobuf_FloatValue__fields[1]
static
Initial value:

Definition at line 25 of file wrappers.upb.c.

◆ google_protobuf_FloatValue_msginit

const upb_MiniTable google_protobuf_FloatValue_msginit
Initial value:

Definition at line 29 of file wrappers.upb.c.

◆ google_protobuf_Int32Value__fields

const upb_MiniTable_Field google_protobuf_Int32Value__fields[1]
static
Initial value:

Definition at line 55 of file wrappers.upb.c.

◆ google_protobuf_Int32Value_msginit

const upb_MiniTable google_protobuf_Int32Value_msginit
Initial value:

Definition at line 59 of file wrappers.upb.c.

◆ google_protobuf_Int64Value__fields

const upb_MiniTable_Field google_protobuf_Int64Value__fields[1]
static
Initial value:

Definition at line 35 of file wrappers.upb.c.

◆ google_protobuf_Int64Value_msginit

const upb_MiniTable google_protobuf_Int64Value_msginit
Initial value:

Definition at line 39 of file wrappers.upb.c.

◆ google_protobuf_StringValue__fields

const upb_MiniTable_Field google_protobuf_StringValue__fields[1]
static
Initial value:

Definition at line 85 of file wrappers.upb.c.

◆ google_protobuf_StringValue_msginit

const upb_MiniTable google_protobuf_StringValue_msginit
Initial value:

Definition at line 89 of file wrappers.upb.c.

◆ google_protobuf_UInt32Value__fields

const upb_MiniTable_Field google_protobuf_UInt32Value__fields[1]
static
Initial value:

Definition at line 65 of file wrappers.upb.c.

◆ google_protobuf_UInt32Value_msginit

const upb_MiniTable google_protobuf_UInt32Value_msginit
Initial value:

Definition at line 69 of file wrappers.upb.c.

◆ google_protobuf_UInt64Value__fields

const upb_MiniTable_Field google_protobuf_UInt64Value__fields[1]
static
Initial value:

Definition at line 45 of file wrappers.upb.c.

◆ google_protobuf_UInt64Value_msginit

const upb_MiniTable google_protobuf_UInt64Value_msginit
Initial value:

Definition at line 49 of file wrappers.upb.c.

◆ google_protobuf_wrappers_proto_upb_file_layout

const upb_MiniTable_File google_protobuf_wrappers_proto_upb_file_layout
Initial value:
= {
NULL,
NULL,
9,
0,
0,
}

Definition at line 117 of file wrappers.upb.c.

◆ messages_layout

const upb_MiniTable* messages_layout[9]
static
google_protobuf_UInt32Value__fields
static const upb_MiniTable_Field google_protobuf_UInt32Value__fields[1]
Definition: wrappers.upb.c:65
kUpb_FieldRep_4Byte
@ kUpb_FieldRep_4Byte
Definition: msg_internal.h:101
google_protobuf_BytesValue__fields
static const upb_MiniTable_Field google_protobuf_BytesValue__fields[1]
Definition: wrappers.upb.c:95
google_protobuf_BoolValue__fields
static const upb_MiniTable_Field google_protobuf_BoolValue__fields[1]
Definition: wrappers.upb.c:75
google_protobuf_Int32Value_msginit
const upb_MiniTable google_protobuf_Int32Value_msginit
Definition: wrappers.upb.c:59
google_protobuf_DoubleValue_msginit
const upb_MiniTable google_protobuf_DoubleValue_msginit
Definition: wrappers.upb.c:19
google_protobuf_DoubleValue__fields
static const upb_MiniTable_Field google_protobuf_DoubleValue__fields[1]
Definition: wrappers.upb.c:15
google_protobuf_FloatValue_msginit
const upb_MiniTable google_protobuf_FloatValue_msginit
Definition: wrappers.upb.c:29
kUpb_ExtMode_NonExtendable
@ kUpb_ExtMode_NonExtendable
Definition: msg_internal.h:160
google_protobuf_UInt64Value__fields
static const upb_MiniTable_Field google_protobuf_UInt64Value__fields[1]
Definition: wrappers.upb.c:45
kUpb_FieldRep_8Byte
@ kUpb_FieldRep_8Byte
Definition: msg_internal.h:104
UPB_SIZE
#define UPB_SIZE(size32, size64)
Definition: bloaty/third_party/protobuf/php/ext/google/protobuf/upb.c:32
kUpb_FieldRep_Shift
@ kUpb_FieldRep_Shift
Definition: msg_internal.h:106
google_protobuf_FloatValue__fields
static const upb_MiniTable_Field google_protobuf_FloatValue__fields[1]
Definition: wrappers.upb.c:25
google_protobuf_UInt64Value_msginit
const upb_MiniTable google_protobuf_UInt64Value_msginit
Definition: wrappers.upb.c:49
google_protobuf_Int32Value__fields
static const upb_MiniTable_Field google_protobuf_Int32Value__fields[1]
Definition: wrappers.upb.c:55
google_protobuf_Int64Value__fields
static const upb_MiniTable_Field google_protobuf_Int64Value__fields[1]
Definition: wrappers.upb.c:35
kUpb_NoSub
#define kUpb_NoSub
Definition: msg_internal.h:81
kUpb_FieldMode_Scalar
@ kUpb_FieldMode_Scalar
Definition: msg_internal.h:86
google_protobuf_Int64Value_msginit
const upb_MiniTable google_protobuf_Int64Value_msginit
Definition: wrappers.upb.c:39
messages_layout
static const upb_MiniTable * messages_layout[9]
Definition: wrappers.upb.c:105
google_protobuf_StringValue_msginit
const upb_MiniTable google_protobuf_StringValue_msginit
Definition: wrappers.upb.c:89
google_protobuf_BoolValue_msginit
const upb_MiniTable google_protobuf_BoolValue_msginit
Definition: wrappers.upb.c:79
google_protobuf_BytesValue_msginit
const upb_MiniTable google_protobuf_BytesValue_msginit
Definition: wrappers.upb.c:99
google_protobuf_UInt32Value_msginit
const upb_MiniTable google_protobuf_UInt32Value_msginit
Definition: wrappers.upb.c:69
kUpb_FieldRep_1Byte
@ kUpb_FieldRep_1Byte
Definition: msg_internal.h:100
kUpb_FieldRep_StringView
@ kUpb_FieldRep_StringView
Definition: msg_internal.h:102
google_protobuf_StringValue__fields
static const upb_MiniTable_Field google_protobuf_StringValue__fields[1]
Definition: wrappers.upb.c:85


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:38