#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.
Functions | |
UPB_INLINE void | udpa_annotations_clear_sensitive (struct google_protobuf_FieldOptions *msg) |
UPB_INLINE bool | udpa_annotations_has_sensitive (const struct google_protobuf_FieldOptions *msg) |
UPB_INLINE bool | udpa_annotations_sensitive (const struct google_protobuf_FieldOptions *msg) |
UPB_INLINE void udpa_annotations_clear_sensitive | ( | struct google_protobuf_FieldOptions * | msg | ) |
Definition at line 31 of file udpa/annotations/sensitive.upb.h.
UPB_INLINE bool udpa_annotations_has_sensitive | ( | const struct google_protobuf_FieldOptions * | msg | ) |
Definition at line 28 of file udpa/annotations/sensitive.upb.h.
UPB_INLINE bool udpa_annotations_sensitive | ( | const struct google_protobuf_FieldOptions * | msg | ) |
Definition at line 34 of file udpa/annotations/sensitive.upb.h.
const upb_MiniTable google_protobuf_FieldOptions_msginit |
Definition at line 323 of file descriptor.upb.c.
const upb_MiniTable_Extension udpa_annotations_sensitive_ext |
Definition at line 17 of file udpa/annotations/sensitive.upb.c.
const upb_MiniTable_File udpa_annotations_sensitive_proto_upb_file_layout |
Definition at line 28 of file udpa/annotations/sensitive.upb.c.