#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.
UPB_INLINE void envoy_annotations_clear_deprecated_at_minor_version | ( | struct google_protobuf_FieldOptions * | msg | ) |
Definition at line 46 of file deprecation.upb.h.
UPB_INLINE void envoy_annotations_clear_deprecated_at_minor_version_enum | ( | struct google_protobuf_EnumValueOptions * | msg | ) |
Definition at line 66 of file deprecation.upb.h.
UPB_INLINE void envoy_annotations_clear_disallowed_by_default | ( | struct google_protobuf_FieldOptions * | msg | ) |
Definition at line 36 of file deprecation.upb.h.
UPB_INLINE void envoy_annotations_clear_disallowed_by_default_enum | ( | struct google_protobuf_EnumValueOptions * | msg | ) |
Definition at line 56 of file deprecation.upb.h.
UPB_INLINE upb_StringView envoy_annotations_deprecated_at_minor_version | ( | const struct google_protobuf_FieldOptions * | msg | ) |
Definition at line 49 of file deprecation.upb.h.
UPB_INLINE upb_StringView envoy_annotations_deprecated_at_minor_version_enum | ( | const struct google_protobuf_EnumValueOptions * | msg | ) |
Definition at line 69 of file deprecation.upb.h.
UPB_INLINE bool envoy_annotations_disallowed_by_default | ( | const struct google_protobuf_FieldOptions * | msg | ) |
Definition at line 39 of file deprecation.upb.h.
UPB_INLINE bool envoy_annotations_disallowed_by_default_enum | ( | const struct google_protobuf_EnumValueOptions * | msg | ) |
Definition at line 59 of file deprecation.upb.h.
UPB_INLINE bool envoy_annotations_has_deprecated_at_minor_version | ( | const struct google_protobuf_FieldOptions * | msg | ) |
Definition at line 43 of file deprecation.upb.h.
UPB_INLINE bool envoy_annotations_has_deprecated_at_minor_version_enum | ( | const struct google_protobuf_EnumValueOptions * | msg | ) |
Definition at line 63 of file deprecation.upb.h.
UPB_INLINE bool envoy_annotations_has_disallowed_by_default | ( | const struct google_protobuf_FieldOptions * | msg | ) |
Definition at line 33 of file deprecation.upb.h.
UPB_INLINE bool envoy_annotations_has_disallowed_by_default_enum | ( | const struct google_protobuf_EnumValueOptions * | msg | ) |
Definition at line 53 of file deprecation.upb.h.
const upb_MiniTable_Extension envoy_annotations_deprecated_at_minor_version_enum_ext |
Definition at line 36 of file deprecation.upb.c.
const upb_MiniTable_Extension envoy_annotations_deprecated_at_minor_version_ext |
Definition at line 24 of file deprecation.upb.c.
const upb_MiniTable_File envoy_annotations_deprecation_proto_upb_file_layout |
Definition at line 50 of file deprecation.upb.c.
const upb_MiniTable_Extension envoy_annotations_disallowed_by_default_enum_ext |
Definition at line 30 of file deprecation.upb.c.
const upb_MiniTable_Extension envoy_annotations_disallowed_by_default_ext |
Definition at line 18 of file deprecation.upb.c.
const upb_MiniTable google_protobuf_EnumValueOptions_msginit |
Definition at line 368 of file descriptor.upb.c.
const upb_MiniTable google_protobuf_FieldOptions_msginit |
Definition at line 323 of file descriptor.upb.c.