Searched refs:xds__annotations__v3__StatusAnnotation_msg_init (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/xds/annotations/v3/ |
H A D | status.upb.h | 206 …s_annotations_v3_StatusAnnotation*)_upb_Message_New(&xds__annotations__v3__StatusAnnotation_msg_in… in xds_annotations_v3_StatusAnnotation_new() 211 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &xds__annotations__v3__StatusAnnotation_msg_init, NULL,… in xds_annotations_v3_StatusAnnotation_parse() 222 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &xds__annotations__v3__StatusAnnotation_msg_init, extre… in xds_annotations_v3_StatusAnnotation_parse_ex() 230 …(void)upb_Encode(UPB_UPCAST(msg), &xds__annotations__v3__StatusAnnotation_msg_init, 0, arena, &ptr… in xds_annotations_v3_StatusAnnotation_serialize() 236 …(void)upb_Encode(UPB_UPCAST(msg), &xds__annotations__v3__StatusAnnotation_msg_init, options, arena… in xds_annotations_v3_StatusAnnotation_serialize_ex()
|
H A D | status.upb_minitable.c | 63 const upb_MiniTable xds__annotations__v3__StatusAnnotation_msg_init = { variable 79 &xds__annotations__v3__StatusAnnotation_msg_init,
|
H A D | status.upb_minitable.h | 23 extern const upb_MiniTable xds__annotations__v3__StatusAnnotation_msg_init;
|