#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_service_orca_v3_OrcaLoadReportRequest | xds_service_orca_v3_OrcaLoadReportRequest |
Definition at line 24 of file orca.upb.h.
| UPB_INLINE bool xds_service_orca_v3_OrcaLoadReportRequest_add_request_cost_names | ( | xds_service_orca_v3_OrcaLoadReportRequest * | msg, |
| upb_StringView | val, | ||
| upb_Arena * | arena | ||
| ) |
Definition at line 97 of file orca.upb.h.
| UPB_INLINE void xds_service_orca_v3_OrcaLoadReportRequest_clear_report_interval | ( | const xds_service_orca_v3_OrcaLoadReportRequest * | msg | ) |
Definition at line 65 of file orca.upb.h.
| UPB_INLINE void xds_service_orca_v3_OrcaLoadReportRequest_clear_request_cost_names | ( | const xds_service_orca_v3_OrcaLoadReportRequest * | msg | ) |
Definition at line 71 of file orca.upb.h.
| UPB_INLINE bool xds_service_orca_v3_OrcaLoadReportRequest_has_report_interval | ( | const xds_service_orca_v3_OrcaLoadReportRequest * | msg | ) |
Definition at line 62 of file orca.upb.h.
| UPB_INLINE struct google_protobuf_Duration* xds_service_orca_v3_OrcaLoadReportRequest_mutable_report_interval | ( | xds_service_orca_v3_OrcaLoadReportRequest * | msg, |
| upb_Arena * | arena | ||
| ) |
Definition at line 82 of file orca.upb.h.
| UPB_INLINE upb_StringView* xds_service_orca_v3_OrcaLoadReportRequest_mutable_request_cost_names | ( | xds_service_orca_v3_OrcaLoadReportRequest * | msg, |
| size_t * | len | ||
| ) |
Definition at line 91 of file orca.upb.h.
| UPB_INLINE xds_service_orca_v3_OrcaLoadReportRequest* xds_service_orca_v3_OrcaLoadReportRequest_new | ( | upb_Arena * | arena | ) |
Definition at line 33 of file orca.upb.h.
| UPB_INLINE xds_service_orca_v3_OrcaLoadReportRequest* xds_service_orca_v3_OrcaLoadReportRequest_parse | ( | const char * | buf, |
| size_t | size, | ||
| upb_Arena * | arena | ||
| ) |
Definition at line 36 of file orca.upb.h.
| UPB_INLINE xds_service_orca_v3_OrcaLoadReportRequest* xds_service_orca_v3_OrcaLoadReportRequest_parse_ex | ( | const char * | buf, |
| size_t | size, | ||
| const upb_ExtensionRegistry * | extreg, | ||
| int | options, | ||
| upb_Arena * | arena | ||
| ) |
Definition at line 44 of file orca.upb.h.
| UPB_INLINE const struct google_protobuf_Duration* xds_service_orca_v3_OrcaLoadReportRequest_report_interval | ( | const xds_service_orca_v3_OrcaLoadReportRequest * | msg | ) |
Definition at line 68 of file orca.upb.h.
| UPB_INLINE upb_StringView const* xds_service_orca_v3_OrcaLoadReportRequest_request_cost_names | ( | const xds_service_orca_v3_OrcaLoadReportRequest * | msg, |
| size_t * | len | ||
| ) |
Definition at line 74 of file orca.upb.h.
| UPB_INLINE upb_StringView* xds_service_orca_v3_OrcaLoadReportRequest_resize_request_cost_names | ( | xds_service_orca_v3_OrcaLoadReportRequest * | msg, |
| size_t | len, | ||
| upb_Arena * | arena | ||
| ) |
Definition at line 94 of file orca.upb.h.
| UPB_INLINE char* xds_service_orca_v3_OrcaLoadReportRequest_serialize | ( | const xds_service_orca_v3_OrcaLoadReportRequest * | msg, |
| upb_Arena * | arena, | ||
| size_t * | len | ||
| ) |
Definition at line 55 of file orca.upb.h.
| UPB_INLINE char* xds_service_orca_v3_OrcaLoadReportRequest_serialize_ex | ( | const xds_service_orca_v3_OrcaLoadReportRequest * | msg, |
| int | options, | ||
| upb_Arena * | arena, | ||
| size_t * | len | ||
| ) |
Definition at line 58 of file orca.upb.h.
| UPB_INLINE void xds_service_orca_v3_OrcaLoadReportRequest_set_report_interval | ( | xds_service_orca_v3_OrcaLoadReportRequest * | msg, |
| struct google_protobuf_Duration * | value | ||
| ) |
Definition at line 78 of file orca.upb.h.
| const upb_MiniTable google_protobuf_Duration_msginit |
Definition at line 20 of file duration.upb.c.
| const upb_MiniTable_File xds_service_orca_v3_orca_proto_upb_file_layout |
Definition at line 37 of file orca.upb.c.
| const upb_MiniTable xds_service_orca_v3_OrcaLoadReportRequest_msginit |
Definition at line 27 of file orca.upb.c.