GRPC Core  9.0.0
Variables
struct.upb.c File Reference
#include <stddef.h>
#include "upb/msg.h"
#include "google/protobuf/struct.upb.h"
#include "upb/port_def.inc"
#include "upb/port_undef.inc"

Variables

const upb_msglayout google_protobuf_Struct_msginit
 
const upb_msglayout google_protobuf_Struct_FieldsEntry_msginit
 
const upb_msglayout google_protobuf_Value_msginit
 
const upb_msglayout google_protobuf_ListValue_msginit
 

Variable Documentation

◆ google_protobuf_ListValue_msginit

const upb_msglayout google_protobuf_ListValue_msginit
Initial value:
= {
&google_protobuf_ListValue_submsgs[0],
&google_protobuf_ListValue__fields[0],
UPB_SIZE(4, 8), 1, false,
}

◆ google_protobuf_Struct_FieldsEntry_msginit

const upb_msglayout google_protobuf_Struct_FieldsEntry_msginit
Initial value:
= {
&google_protobuf_Struct_FieldsEntry_submsgs[0],
&google_protobuf_Struct_FieldsEntry__fields[0],
UPB_SIZE(16, 32), 2, false,
}

◆ google_protobuf_Struct_msginit

const upb_msglayout google_protobuf_Struct_msginit
Initial value:
= {
&google_protobuf_Struct_submsgs[0],
&google_protobuf_Struct__fields[0],
UPB_SIZE(4, 8), 1, false,
}

◆ google_protobuf_Value_msginit

const upb_msglayout google_protobuf_Value_msginit
Initial value:
= {
&google_protobuf_Value_submsgs[0],
&google_protobuf_Value__fields[0],
UPB_SIZE(16, 32), 6, false,
}