Searched refs:xds_annotations_v3_StatusAnnotation_msg_init (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/xds/annotations/v3/ |
D | status.upb.h | 35 extern const upb_MiniTable xds_annotations_v3_StatusAnnotation_msg_init; 214 …ds_annotations_v3_StatusAnnotation*)_upb_Message_New(&xds_annotations_v3_StatusAnnotation_msg_init… in xds_annotations_v3_StatusAnnotation_new() 219 …if (upb_Decode(buf, size, ret, &xds_annotations_v3_StatusAnnotation_msg_init, NULL, 0, arena) != k… in xds_annotations_v3_StatusAnnotation_parse() 229 …if (upb_Decode(buf, size, ret, &xds_annotations_v3_StatusAnnotation_msg_init, extreg, options, are… in xds_annotations_v3_StatusAnnotation_parse_ex() 237 (void)upb_Encode(msg, &xds_annotations_v3_StatusAnnotation_msg_init, 0, arena, &ptr, len); in xds_annotations_v3_StatusAnnotation_serialize() 243 (void)upb_Encode(msg, &xds_annotations_v3_StatusAnnotation_msg_init, options, arena, &ptr, len); in xds_annotations_v3_StatusAnnotation_serialize_ex()
|
D | status.upb.c | 66 const upb_MiniTable xds_annotations_v3_StatusAnnotation_msg_init = { variable 82 &xds_annotations_v3_StatusAnnotation_msg_init,
|