Home
last modified time | relevance | path

Searched refs:xds_annotations_v3_FileStatusAnnotation (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/
Dstatus.upb.h28 typedef struct xds_annotations_v3_FileStatusAnnotation xds_annotations_v3_FileStatusAnnotation; typedef
57 UPB_INLINE xds_annotations_v3_FileStatusAnnotation* xds_annotations_v3_FileStatusAnnotation_new(upb… in xds_annotations_v3_FileStatusAnnotation_new()
58 …return (xds_annotations_v3_FileStatusAnnotation*)_upb_Message_New(&xds_annotations_v3_FileStatusAn… in xds_annotations_v3_FileStatusAnnotation_new()
60 UPB_INLINE xds_annotations_v3_FileStatusAnnotation* xds_annotations_v3_FileStatusAnnotation_parse(c… in xds_annotations_v3_FileStatusAnnotation_parse()
61 xds_annotations_v3_FileStatusAnnotation* ret = xds_annotations_v3_FileStatusAnnotation_new(arena); in xds_annotations_v3_FileStatusAnnotation_parse()
68 UPB_INLINE xds_annotations_v3_FileStatusAnnotation* xds_annotations_v3_FileStatusAnnotation_parse_e… in xds_annotations_v3_FileStatusAnnotation_parse_ex()
71 xds_annotations_v3_FileStatusAnnotation* ret = xds_annotations_v3_FileStatusAnnotation_new(arena); in xds_annotations_v3_FileStatusAnnotation_parse_ex()
79 … xds_annotations_v3_FileStatusAnnotation_serialize(const xds_annotations_v3_FileStatusAnnotation* … in xds_annotations_v3_FileStatusAnnotation_serialize()
84 …s_annotations_v3_FileStatusAnnotation_serialize_ex(const xds_annotations_v3_FileStatusAnnotation* … in xds_annotations_v3_FileStatusAnnotation_serialize_ex()
90 …notations_v3_FileStatusAnnotation_clear_work_in_progress(xds_annotations_v3_FileStatusAnnotation* … in xds_annotations_v3_FileStatusAnnotation_clear_work_in_progress()
[all …]
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/xds/annotations/v3/
H A Dstatus.upb.h24 typedef struct xds_annotations_v3_FileStatusAnnotation { upb_Message UPB_PRIVATE(base); } xds_annot… struct
43 UPB_INLINE xds_annotations_v3_FileStatusAnnotation* xds_annotations_v3_FileStatusAnnotation_new(upb… in xds_annotations_v3_FileStatusAnnotation_new()
44 …return (xds_annotations_v3_FileStatusAnnotation*)_upb_Message_New(&xds__annotations__v3__FileStatu… in xds_annotations_v3_FileStatusAnnotation_new()
46 UPB_INLINE xds_annotations_v3_FileStatusAnnotation* xds_annotations_v3_FileStatusAnnotation_parse(c… in xds_annotations_v3_FileStatusAnnotation_parse()
47 xds_annotations_v3_FileStatusAnnotation* ret = xds_annotations_v3_FileStatusAnnotation_new(arena); in xds_annotations_v3_FileStatusAnnotation_parse()
55 UPB_INLINE xds_annotations_v3_FileStatusAnnotation* xds_annotations_v3_FileStatusAnnotation_parse_e… in xds_annotations_v3_FileStatusAnnotation_parse_ex()
58 xds_annotations_v3_FileStatusAnnotation* ret = xds_annotations_v3_FileStatusAnnotation_new(arena); in xds_annotations_v3_FileStatusAnnotation_parse_ex()
66 … xds_annotations_v3_FileStatusAnnotation_serialize(const xds_annotations_v3_FileStatusAnnotation* … in xds_annotations_v3_FileStatusAnnotation_serialize()
71 …s_annotations_v3_FileStatusAnnotation_serialize_ex(const xds_annotations_v3_FileStatusAnnotation* … in xds_annotations_v3_FileStatusAnnotation_serialize_ex()
77 …notations_v3_FileStatusAnnotation_clear_work_in_progress(xds_annotations_v3_FileStatusAnnotation* … in xds_annotations_v3_FileStatusAnnotation_clear_work_in_progress()
[all …]