Home
last modified time | relevance | path

Searched refs:xds_annotations_v3_enum_value_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.h37 extern const upb_MiniTableExtension xds_annotations_v3_enum_value_migrate_ext;
290 return _upb_Message_HasExtensionField(msg, &xds_annotations_v3_enum_value_migrate_ext); in xds_annotations_v3_has_enum_value_migrate()
293 _upb_Message_ClearExtensionField(msg, &xds_annotations_v3_enum_value_migrate_ext); in xds_annotations_v3_clear_enum_value_migrate()
296 const upb_MiniTableExtension* ext = &xds_annotations_v3_enum_value_migrate_ext; in xds_annotations_v3_enum_value_migrate()
305 const upb_MiniTableExtension* ext = &xds_annotations_v3_enum_value_migrate_ext; in xds_annotations_v3_set_enum_value_migrate()
Dmigrate.upb.c98 const upb_MiniTableExtension xds_annotations_v3_enum_value_migrate_ext = { variable
115 &xds_annotations_v3_enum_value_migrate_ext,
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/xds/annotations/v3/
H A Dmigrate.upb.h286 return upb_Message_HasExtension((upb_Message*)msg, &xds_annotations_v3_enum_value_migrate_ext); in xds_annotations_v3_has_enum_value_migrate()
289 upb_Message_ClearExtension((upb_Message*)msg, &xds_annotations_v3_enum_value_migrate_ext); in xds_annotations_v3_clear_enum_value_migrate()
292 const upb_MiniTableExtension* ext = &xds_annotations_v3_enum_value_migrate_ext; in xds_annotations_v3_enum_value_migrate()
302 const upb_MiniTableExtension* ext = &xds_annotations_v3_enum_value_migrate_ext; in xds_annotations_v3_set_enum_value_migrate()
H A Dmigrate.upb_minitable.c87 const upb_MiniTableExtension xds_annotations_v3_enum_value_migrate_ext = { variable
104 &xds_annotations_v3_enum_value_migrate_ext,
H A Dmigrate.upb_minitable.h26 extern const upb_MiniTableExtension xds_annotations_v3_enum_value_migrate_ext;