#include "upb/generated_util.h"
#include "upb/msg.h"
#include "upb/decode.h"
#include "upb/encode.h"
#include "upb/port_def.inc"
#include "upb/port_undef.inc"
Go to the source code of this file.
◆ google_protobuf_Empty
◆ google_protobuf_Empty_new()
◆ google_protobuf_Empty_parse()
UPB_INLINE google_protobuf_Empty* google_protobuf_Empty_parse |
( |
const char * |
buf, |
|
|
size_t |
size, |
|
|
upb_arena * |
arena |
|
) |
| |
◆ google_protobuf_Empty_serialize()
UPB_INLINE char* google_protobuf_Empty_serialize |
( |
const google_protobuf_Empty * |
msg, |
|
|
upb_arena * |
arena, |
|
|
size_t * |
len |
|
) |
| |
◆ google_protobuf_Empty_msginit
const upb_msglayout google_protobuf_Empty_msginit |
|
extern |