9 #ifndef GOOGLE_PROTOBUF_EMPTY_PROTO_UPB_H_
10 #define GOOGLE_PROTOBUF_EMPTY_PROTO_UPB_H_
13 #include "upb/decode.h"
14 #include "upb/decode_fast.h"
15 #include "upb/encode.h"
17 #include "upb/port_def.inc"
39 upb_arena *
arena,
int options) {
54 #include "upb/port_undef.inc"
UPB_INLINE google_protobuf_Empty * google_protobuf_Empty_parse_ex(const char *buf, size_t size, upb_arena *arena, int options)
Definition: empty.upb.h:38
struct google_protobuf_Empty google_protobuf_Empty
Definition: empty.upb.h:24
UPB_INLINE google_protobuf_Empty * google_protobuf_Empty_new(upb_arena *arena)
Definition: empty.upb.h:30
UPB_INLINE google_protobuf_Empty * google_protobuf_Empty_parse(const char *buf, size_t size, upb_arena *arena)
Definition: empty.upb.h:33
UPB_INLINE char * google_protobuf_Empty_serialize(const google_protobuf_Empty *msg, upb_arena *arena, size_t *len)
Definition: empty.upb.h:44
const upb_msglayout google_protobuf_Empty_msginit
Definition: empty.upb.c:15
upb_arena * arena
Definition: xds_api.cc:909