Home
last modified time | relevance | path

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 Dstatus.upb.h206 …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 Dstatus.upb_minitable.c63 const upb_MiniTable xds__annotations__v3__StatusAnnotation_msg_init = { variable
79 &xds__annotations__v3__StatusAnnotation_msg_init,
H A Dstatus.upb_minitable.h23 extern const upb_MiniTable xds__annotations__v3__StatusAnnotation_msg_init;