#include "upb/msg.h"
#include "upb/decode.h"
#include "upb/decode_fast.h"
#include "upb/encode.h"
#include "upb/port_def.inc"
#include "upb/port_undef.inc"
Go to the source code of this file.
◆ xds_core_v3_Authority
◆ xds_core_v3_Authority_name()
◆ xds_core_v3_Authority_new()
◆ xds_core_v3_Authority_parse()
UPB_INLINE xds_core_v3_Authority* xds_core_v3_Authority_parse |
( |
const char * |
buf, |
|
|
size_t |
size, |
|
|
upb_arena * |
arena |
|
) |
| |
◆ xds_core_v3_Authority_parse_ex()
UPB_INLINE xds_core_v3_Authority* xds_core_v3_Authority_parse_ex |
( |
const char * |
buf, |
|
|
size_t |
size, |
|
|
upb_arena * |
arena, |
|
|
int |
options |
|
) |
| |
◆ xds_core_v3_Authority_serialize()
UPB_INLINE char* xds_core_v3_Authority_serialize |
( |
const xds_core_v3_Authority * |
msg, |
|
|
upb_arena * |
arena, |
|
|
size_t * |
len |
|
) |
| |
◆ xds_core_v3_Authority_set_name()
◆ xds_core_v3_Authority_msginit
const upb_msglayout xds_core_v3_Authority_msginit |
|
extern |