Home
last modified time | relevance | path

Searched refs:xds_annotations_v3_file_migrate_ext (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/xds/annotations/v3/
Dmigrate.upb.h38 extern const upb_MiniTableExtension xds_annotations_v3_file_migrate_ext;
312 return _upb_Message_HasExtensionField(msg, &xds_annotations_v3_file_migrate_ext); in xds_annotations_v3_has_file_migrate()
315 _upb_Message_ClearExtensionField(msg, &xds_annotations_v3_file_migrate_ext); in xds_annotations_v3_clear_file_migrate()
318 const upb_MiniTableExtension* ext = &xds_annotations_v3_file_migrate_ext; in xds_annotations_v3_file_migrate()
327 const upb_MiniTableExtension* ext = &xds_annotations_v3_file_migrate_ext; in xds_annotations_v3_set_file_migrate()
Dmigrate.upb.c104 const upb_MiniTableExtension xds_annotations_v3_file_migrate_ext = { variable
116 &xds_annotations_v3_file_migrate_ext,
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/xds/annotations/v3/
H A Dmigrate.upb.h310 return upb_Message_HasExtension((upb_Message*)msg, &xds_annotations_v3_file_migrate_ext); in xds_annotations_v3_has_file_migrate()
313 upb_Message_ClearExtension((upb_Message*)msg, &xds_annotations_v3_file_migrate_ext); in xds_annotations_v3_clear_file_migrate()
316 const upb_MiniTableExtension* ext = &xds_annotations_v3_file_migrate_ext; in xds_annotations_v3_file_migrate()
326 const upb_MiniTableExtension* ext = &xds_annotations_v3_file_migrate_ext; in xds_annotations_v3_set_file_migrate()
H A Dmigrate.upb_minitable.c93 const upb_MiniTableExtension xds_annotations_v3_file_migrate_ext = { variable
105 &xds_annotations_v3_file_migrate_ext,
H A Dmigrate.upb_minitable.h27 extern const upb_MiniTableExtension xds_annotations_v3_file_migrate_ext;