Searched refs:xds__annotations__v3__FieldSecurityAnnotation_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 | security.upb.h | 33 …ns_v3_FieldSecurityAnnotation*)_upb_Message_New(&xds__annotations__v3__FieldSecurityAnnotation_msg… in xds_annotations_v3_FieldSecurityAnnotation_new() 38 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &xds__annotations__v3__FieldSecurityAnnotation_msg_init… in xds_annotations_v3_FieldSecurityAnnotation_parse() 49 …if (upb_Decode(buf, size, UPB_UPCAST(ret), &xds__annotations__v3__FieldSecurityAnnotation_msg_init… in xds_annotations_v3_FieldSecurityAnnotation_parse_ex() 57 …(void)upb_Encode(UPB_UPCAST(msg), &xds__annotations__v3__FieldSecurityAnnotation_msg_init, 0, aren… in xds_annotations_v3_FieldSecurityAnnotation_serialize() 63 …(void)upb_Encode(UPB_UPCAST(msg), &xds__annotations__v3__FieldSecurityAnnotation_msg_init, options… in xds_annotations_v3_FieldSecurityAnnotation_serialize_ex()
|
H A D | security.upb_minitable.c | 22 const upb_MiniTable xds__annotations__v3__FieldSecurityAnnotation_msg_init = { variable 35 &xds__annotations__v3__FieldSecurityAnnotation_msg_init, 41 {.UPB_PRIVATE(submsg) = &xds__annotations__v3__FieldSecurityAnnotation_msg_init},
|
H A D | security.upb_minitable.h | 20 extern const upb_MiniTable xds__annotations__v3__FieldSecurityAnnotation_msg_init;
|