#include "upb/msg_internal.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.
Typedefs | |
typedef struct xds_annotations_v3_FieldSecurityAnnotation | xds_annotations_v3_FieldSecurityAnnotation |
typedef struct xds_annotations_v3_FieldSecurityAnnotation xds_annotations_v3_FieldSecurityAnnotation |
Definition at line 24 of file xds/annotations/v3/security.upb.h.
UPB_INLINE void xds_annotations_v3_clear_security | ( | struct google_protobuf_FieldOptions * | msg | ) |
Definition at line 86 of file xds/annotations/v3/security.upb.h.
UPB_INLINE void xds_annotations_v3_FieldSecurityAnnotation_clear_configure_for_untrusted_downstream | ( | const xds_annotations_v3_FieldSecurityAnnotation * | msg | ) |
Definition at line 63 of file xds/annotations/v3/security.upb.h.
UPB_INLINE void xds_annotations_v3_FieldSecurityAnnotation_clear_configure_for_untrusted_upstream | ( | const xds_annotations_v3_FieldSecurityAnnotation * | msg | ) |
Definition at line 69 of file xds/annotations/v3/security.upb.h.
UPB_INLINE bool xds_annotations_v3_FieldSecurityAnnotation_configure_for_untrusted_downstream | ( | const xds_annotations_v3_FieldSecurityAnnotation * | msg | ) |
Definition at line 66 of file xds/annotations/v3/security.upb.h.
UPB_INLINE bool xds_annotations_v3_FieldSecurityAnnotation_configure_for_untrusted_upstream | ( | const xds_annotations_v3_FieldSecurityAnnotation * | msg | ) |
Definition at line 72 of file xds/annotations/v3/security.upb.h.
UPB_INLINE xds_annotations_v3_FieldSecurityAnnotation* xds_annotations_v3_FieldSecurityAnnotation_new | ( | upb_Arena * | arena | ) |
Definition at line 34 of file xds/annotations/v3/security.upb.h.
UPB_INLINE xds_annotations_v3_FieldSecurityAnnotation* xds_annotations_v3_FieldSecurityAnnotation_parse | ( | const char * | buf, |
size_t | size, | ||
upb_Arena * | arena | ||
) |
Definition at line 37 of file xds/annotations/v3/security.upb.h.
UPB_INLINE xds_annotations_v3_FieldSecurityAnnotation* xds_annotations_v3_FieldSecurityAnnotation_parse_ex | ( | const char * | buf, |
size_t | size, | ||
const upb_ExtensionRegistry * | extreg, | ||
int | options, | ||
upb_Arena * | arena | ||
) |
Definition at line 45 of file xds/annotations/v3/security.upb.h.
UPB_INLINE char* xds_annotations_v3_FieldSecurityAnnotation_serialize | ( | const xds_annotations_v3_FieldSecurityAnnotation * | msg, |
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 56 of file xds/annotations/v3/security.upb.h.
UPB_INLINE char* xds_annotations_v3_FieldSecurityAnnotation_serialize_ex | ( | const xds_annotations_v3_FieldSecurityAnnotation * | msg, |
int | options, | ||
upb_Arena * | arena, | ||
size_t * | len | ||
) |
Definition at line 59 of file xds/annotations/v3/security.upb.h.
UPB_INLINE void xds_annotations_v3_FieldSecurityAnnotation_set_configure_for_untrusted_downstream | ( | xds_annotations_v3_FieldSecurityAnnotation * | msg, |
bool | value | ||
) |
Definition at line 76 of file xds/annotations/v3/security.upb.h.
UPB_INLINE void xds_annotations_v3_FieldSecurityAnnotation_set_configure_for_untrusted_upstream | ( | xds_annotations_v3_FieldSecurityAnnotation * | msg, |
bool | value | ||
) |
Definition at line 79 of file xds/annotations/v3/security.upb.h.
UPB_INLINE bool xds_annotations_v3_has_security | ( | const struct google_protobuf_FieldOptions * | msg | ) |
Definition at line 83 of file xds/annotations/v3/security.upb.h.
const UPB_INLINE xds_annotations_v3_FieldSecurityAnnotation* xds_annotations_v3_security | ( | const struct google_protobuf_FieldOptions * | msg | ) |
Definition at line 89 of file xds/annotations/v3/security.upb.h.
UPB_INLINE void xds_annotations_v3_set_security | ( | struct google_protobuf_FieldOptions * | msg, |
const xds_annotations_v3_FieldSecurityAnnotation * | ext, | ||
upb_Arena * | arena | ||
) |
Definition at line 94 of file xds/annotations/v3/security.upb.h.
const upb_MiniTable google_protobuf_FieldOptions_msginit |
Definition at line 323 of file descriptor.upb.c.
const upb_MiniTable xds_annotations_v3_FieldSecurityAnnotation_msginit |
Definition at line 22 of file xds/annotations/v3/security.upb.c.
const upb_MiniTable_Extension xds_annotations_v3_security_ext |
Definition at line 34 of file xds/annotations/v3/security.upb.c.
const upb_MiniTable_File xds_annotations_v3_security_proto_upb_file_layout |
Definition at line 45 of file xds/annotations/v3/security.upb.c.