Home
last modified time | relevance | path

Searched refs:xds_annotations_v3_FieldSecurityAnnotation_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/
Dsecurity.upb.h29 extern const upb_MiniTable xds_annotations_v3_FieldSecurityAnnotation_msg_init;
39 …ions_v3_FieldSecurityAnnotation*)_upb_Message_New(&xds_annotations_v3_FieldSecurityAnnotation_msg_… in xds_annotations_v3_FieldSecurityAnnotation_new()
44 …if (upb_Decode(buf, size, ret, &xds_annotations_v3_FieldSecurityAnnotation_msg_init, NULL, 0, aren… in xds_annotations_v3_FieldSecurityAnnotation_parse()
54 …if (upb_Decode(buf, size, ret, &xds_annotations_v3_FieldSecurityAnnotation_msg_init, extreg, optio… in xds_annotations_v3_FieldSecurityAnnotation_parse_ex()
62 (void)upb_Encode(msg, &xds_annotations_v3_FieldSecurityAnnotation_msg_init, 0, arena, &ptr, len); in xds_annotations_v3_FieldSecurityAnnotation_serialize()
68 …(void)upb_Encode(msg, &xds_annotations_v3_FieldSecurityAnnotation_msg_init, options, arena, &ptr, … in xds_annotations_v3_FieldSecurityAnnotation_serialize_ex()
Dsecurity.upb.c25 const upb_MiniTable xds_annotations_v3_FieldSecurityAnnotation_msg_init = { variable
38 &xds_annotations_v3_FieldSecurityAnnotation_msg_init,
42 extern const upb_MiniTable xds_annotations_v3_FieldSecurityAnnotation_msg_init;
46 {.submsg = &xds_annotations_v3_FieldSecurityAnnotation_msg_init},