/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/stage0/google/protobuf/ |
D | descriptor.upb.h | 41 typedef struct google_protobuf_FileOptions google_protobuf_FileOptions; typedef 422 UPB_INLINE const google_protobuf_FileOptions* google_protobuf_FileDescriptorProto_options(const goo… in google_protobuf_FileDescriptorProto_options() 423 const google_protobuf_FileOptions* default_val = NULL; in google_protobuf_FileDescriptorProto_options() 424 const google_protobuf_FileOptions* ret; in google_protobuf_FileDescriptorProto_options() 655 …torProto_set_options(google_protobuf_FileDescriptorProto *msg, google_protobuf_FileOptions* value)… in google_protobuf_FileDescriptorProto_set_options() 659 UPB_INLINE struct google_protobuf_FileOptions* google_protobuf_FileDescriptorProto_mutable_options(… in google_protobuf_FileDescriptorProto_mutable_options() 660 …struct google_protobuf_FileOptions* sub = (struct google_protobuf_FileOptions*)google_protobuf_Fil… in google_protobuf_FileDescriptorProto_mutable_options() 662 …sub = (struct google_protobuf_FileOptions*)_upb_Message_New(google_protobuf_FileOptions_msg_init()… in google_protobuf_FileDescriptorProto_mutable_options() 2468 UPB_INLINE google_protobuf_FileOptions* google_protobuf_FileOptions_new(upb_Arena* arena) { in google_protobuf_FileOptions_new() 2469 …return (google_protobuf_FileOptions*)_upb_Message_New(google_protobuf_FileOptions_msg_init(), aren… in google_protobuf_FileOptions_new() [all …]
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.h | 2139 struct google_protobuf_FileOptions; 2166 typedef struct google_protobuf_FileOptions google_protobuf_FileOptions; typedef 2420 UPB_INLINE const google_protobuf_FileOptions* google_protobuf_FileDescriptorProto_options(const goo… in google_protobuf_FileDescriptorProto_options() 2421 return *UPB_PTR_AT(msg, UPB_SIZE(40, 80), const google_protobuf_FileOptions*); in google_protobuf_FileDescriptorProto_options() 2520 …torProto_set_options(google_protobuf_FileDescriptorProto *msg, google_protobuf_FileOptions* value)… in google_protobuf_FileDescriptorProto_set_options() 2522 *UPB_PTR_AT(msg, UPB_SIZE(40, 80), google_protobuf_FileOptions*) = value; in google_protobuf_FileDescriptorProto_set_options() 2524 UPB_INLINE struct google_protobuf_FileOptions* google_protobuf_FileDescriptorProto_mutable_options(… in google_protobuf_FileDescriptorProto_mutable_options() 2525 …struct google_protobuf_FileOptions* sub = (struct google_protobuf_FileOptions*)google_protobuf_Fil… in google_protobuf_FileDescriptorProto_mutable_options() 2527 …sub = (struct google_protobuf_FileOptions*)_upb_Message_New(&google_protobuf_FileOptions_msginit, … in google_protobuf_FileDescriptorProto_mutable_options() 3749 UPB_INLINE google_protobuf_FileOptions* google_protobuf_FileOptions_new(upb_Arena* arena) { in google_protobuf_FileOptions_new() [all …]
|
H A D | ruby-upb.c | 5520 const google_protobuf_FileOptions* opts; 6415 const google_protobuf_FileOptions* upb_FileDef_Options(const upb_FileDef* f) { in upb_FileDef_Options()
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.h | 2137 struct google_protobuf_FileOptions; 2164 typedef struct google_protobuf_FileOptions google_protobuf_FileOptions; typedef 2418 UPB_INLINE const google_protobuf_FileOptions* google_protobuf_FileDescriptorProto_options(const goo… in google_protobuf_FileDescriptorProto_options() 2419 return *UPB_PTR_AT(msg, UPB_SIZE(40, 80), const google_protobuf_FileOptions*); in google_protobuf_FileDescriptorProto_options() 2518 …torProto_set_options(google_protobuf_FileDescriptorProto *msg, google_protobuf_FileOptions* value)… in google_protobuf_FileDescriptorProto_set_options() 2520 *UPB_PTR_AT(msg, UPB_SIZE(40, 80), google_protobuf_FileOptions*) = value; in google_protobuf_FileDescriptorProto_set_options() 2522 UPB_INLINE struct google_protobuf_FileOptions* google_protobuf_FileDescriptorProto_mutable_options(… in google_protobuf_FileDescriptorProto_mutable_options() 2523 …struct google_protobuf_FileOptions* sub = (struct google_protobuf_FileOptions*)google_protobuf_Fil… in google_protobuf_FileDescriptorProto_mutable_options() 2525 …sub = (struct google_protobuf_FileOptions*)_upb_Message_New(&google_protobuf_FileOptions_msginit, … in google_protobuf_FileDescriptorProto_mutable_options() 3747 UPB_INLINE google_protobuf_FileOptions* google_protobuf_FileOptions_new(upb_Arena* arena) { in google_protobuf_FileOptions_new() [all …]
|
H A D | names.c | 241 const google_protobuf_FileOptions* opts = upb_FileDef_Options(file); in GetPhpClassname()
|
H A D | php-upb.c | 5849 const google_protobuf_FileOptions* opts; 6744 const google_protobuf_FileOptions* upb_FileDef_Options(const upb_FileDef* f) { in upb_FileDef_Options()
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.h | 2137 struct google_protobuf_FileOptions; 2164 typedef struct google_protobuf_FileOptions google_protobuf_FileOptions; typedef 2418 UPB_INLINE const google_protobuf_FileOptions* google_protobuf_FileDescriptorProto_options(const goo… in google_protobuf_FileDescriptorProto_options() 2419 return *UPB_PTR_AT(msg, UPB_SIZE(40, 80), const google_protobuf_FileOptions*); in google_protobuf_FileDescriptorProto_options() 2518 …torProto_set_options(google_protobuf_FileDescriptorProto *msg, google_protobuf_FileOptions* value)… in google_protobuf_FileDescriptorProto_set_options() 2520 *UPB_PTR_AT(msg, UPB_SIZE(40, 80), google_protobuf_FileOptions*) = value; in google_protobuf_FileDescriptorProto_set_options() 2522 UPB_INLINE struct google_protobuf_FileOptions* google_protobuf_FileDescriptorProto_mutable_options(… in google_protobuf_FileDescriptorProto_mutable_options() 2523 …struct google_protobuf_FileOptions* sub = (struct google_protobuf_FileOptions*)google_protobuf_Fil… in google_protobuf_FileDescriptorProto_mutable_options() 2525 …sub = (struct google_protobuf_FileOptions*)_upb_Message_New(&google_protobuf_FileOptions_msginit, … in google_protobuf_FileDescriptorProto_mutable_options() 3747 UPB_INLINE google_protobuf_FileOptions* google_protobuf_FileOptions_new(upb_Arena* arena) { in google_protobuf_FileOptions_new() [all …]
|
H A D | names.c | 241 const google_protobuf_FileOptions* opts = upb_FileDef_Options(file); in GetPhpClassname()
|
H A D | php-upb.c | 5849 const google_protobuf_FileOptions* opts; 6744 const google_protobuf_FileOptions* upb_FileDef_Options(const upb_FileDef* f) { in upb_FileDef_Options()
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.h | 2139 struct google_protobuf_FileOptions; 2166 typedef struct google_protobuf_FileOptions google_protobuf_FileOptions; typedef 2420 UPB_INLINE const google_protobuf_FileOptions* google_protobuf_FileDescriptorProto_options(const goo… in google_protobuf_FileDescriptorProto_options() 2421 return *UPB_PTR_AT(msg, UPB_SIZE(40, 80), const google_protobuf_FileOptions*); in google_protobuf_FileDescriptorProto_options() 2520 …torProto_set_options(google_protobuf_FileDescriptorProto *msg, google_protobuf_FileOptions* value)… in google_protobuf_FileDescriptorProto_set_options() 2522 *UPB_PTR_AT(msg, UPB_SIZE(40, 80), google_protobuf_FileOptions*) = value; in google_protobuf_FileDescriptorProto_set_options() 2524 UPB_INLINE struct google_protobuf_FileOptions* google_protobuf_FileDescriptorProto_mutable_options(… in google_protobuf_FileDescriptorProto_mutable_options() 2525 …struct google_protobuf_FileOptions* sub = (struct google_protobuf_FileOptions*)google_protobuf_Fil… in google_protobuf_FileDescriptorProto_mutable_options() 2527 …sub = (struct google_protobuf_FileOptions*)_upb_Message_New(&google_protobuf_FileOptions_msginit, … in google_protobuf_FileDescriptorProto_mutable_options() 3749 UPB_INLINE google_protobuf_FileOptions* google_protobuf_FileOptions_new(upb_Arena* arena) { in google_protobuf_FileOptions_new() [all …]
|
H A D | ruby-upb.c | 5520 const google_protobuf_FileOptions* opts; 6415 const google_protobuf_FileOptions* upb_FileDef_Options(const upb_FileDef* f) { in upb_FileDef_Options()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/ |
D | descriptor.upb.h | 42 typedef struct google_protobuf_FileOptions google_protobuf_FileOptions; typedef 532 UPB_INLINE const google_protobuf_FileOptions* google_protobuf_FileDescriptorProto_options(const goo… in google_protobuf_FileDescriptorProto_options() 533 const google_protobuf_FileOptions* default_val = NULL; in google_protobuf_FileDescriptorProto_options() 534 const google_protobuf_FileOptions* ret; in google_protobuf_FileDescriptorProto_options() 799 …torProto_set_options(google_protobuf_FileDescriptorProto *msg, google_protobuf_FileOptions* value)… in google_protobuf_FileDescriptorProto_set_options() 803 UPB_INLINE struct google_protobuf_FileOptions* google_protobuf_FileDescriptorProto_mutable_options(… in google_protobuf_FileDescriptorProto_mutable_options() 804 …struct google_protobuf_FileOptions* sub = (struct google_protobuf_FileOptions*)google_protobuf_Fil… in google_protobuf_FileDescriptorProto_mutable_options() 806 …sub = (struct google_protobuf_FileOptions*)_upb_Message_New(&google_protobuf_FileOptions_msg_init,… in google_protobuf_FileDescriptorProto_mutable_options() 3066 UPB_INLINE google_protobuf_FileOptions* google_protobuf_FileOptions_new(upb_Arena* arena) { in google_protobuf_FileOptions_new() 3067 …return (google_protobuf_FileOptions*)_upb_Message_New(&google_protobuf_FileOptions_msg_init, arena… in google_protobuf_FileOptions_new() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/cmake/google/protobuf/ |
D | descriptor.upb.h | 42 typedef struct google_protobuf_FileOptions google_protobuf_FileOptions; typedef 532 UPB_INLINE const google_protobuf_FileOptions* google_protobuf_FileDescriptorProto_options(const goo… in google_protobuf_FileDescriptorProto_options() 533 const google_protobuf_FileOptions* default_val = NULL; in google_protobuf_FileDescriptorProto_options() 534 const google_protobuf_FileOptions* ret; in google_protobuf_FileDescriptorProto_options() 799 …torProto_set_options(google_protobuf_FileDescriptorProto *msg, google_protobuf_FileOptions* value)… in google_protobuf_FileDescriptorProto_set_options() 803 UPB_INLINE struct google_protobuf_FileOptions* google_protobuf_FileDescriptorProto_mutable_options(… in google_protobuf_FileDescriptorProto_mutable_options() 804 …struct google_protobuf_FileOptions* sub = (struct google_protobuf_FileOptions*)google_protobuf_Fil… in google_protobuf_FileDescriptorProto_mutable_options() 806 …sub = (struct google_protobuf_FileOptions*)_upb_Message_New(&google_protobuf_FileOptions_msg_init,… in google_protobuf_FileDescriptorProto_mutable_options() 3066 UPB_INLINE google_protobuf_FileOptions* google_protobuf_FileOptions_new(upb_Arena* arena) { in google_protobuf_FileOptions_new() 3067 …return (google_protobuf_FileOptions*)_upb_Message_New(&google_protobuf_FileOptions_msg_init, arena… in google_protobuf_FileOptions_new() [all …]
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/stage0/google/protobuf/ |
H A D | descriptor.upb.h | 84 typedef struct google_protobuf_FileOptions { upb_Message UPB_PRIVATE(base); } google_protobuf_FileO… typedef 569 UPB_INLINE const google_protobuf_FileOptions* google_protobuf_FileDescriptorProto_options(const goo… in google_protobuf_FileDescriptorProto_options() 570 const google_protobuf_FileOptions* default_val = NULL; in google_protobuf_FileDescriptorProto_options() 571 const google_protobuf_FileOptions* ret; in google_protobuf_FileDescriptorProto_options() 850 …torProto_set_options(google_protobuf_FileDescriptorProto *msg, google_protobuf_FileOptions* value)… in google_protobuf_FileDescriptorProto_set_options() 854 UPB_INLINE struct google_protobuf_FileOptions* google_protobuf_FileDescriptorProto_mutable_options(… in google_protobuf_FileDescriptorProto_mutable_options() 855 …struct google_protobuf_FileOptions* sub = (struct google_protobuf_FileOptions*)google_protobuf_Fil… in google_protobuf_FileDescriptorProto_mutable_options() 857 …sub = (struct google_protobuf_FileOptions*)_upb_Message_New(google__protobuf__FileOptions_msg_init… in google_protobuf_FileDescriptorProto_mutable_options() 3173 UPB_INLINE google_protobuf_FileOptions* google_protobuf_FileOptions_new(upb_Arena* arena) { in google_protobuf_FileOptions_new() 3174 …return (google_protobuf_FileOptions*)_upb_Message_New(google__protobuf__FileOptions_msg_init(), ar… in google_protobuf_FileOptions_new() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/udpa/annotations/ |
D | status.upb.h | 31 struct google_protobuf_FileOptions; 110 UPB_INLINE bool udpa_annotations_has_file_status(const struct google_protobuf_FileOptions* msg) { in udpa_annotations_has_file_status() 113 UPB_INLINE void udpa_annotations_clear_file_status(struct google_protobuf_FileOptions* msg) { in udpa_annotations_clear_file_status() 116 …ons_StatusAnnotation* udpa_annotations_file_status(const struct google_protobuf_FileOptions* msg) { in udpa_annotations_file_status() 125 UPB_INLINE void udpa_annotations_set_file_status(struct google_protobuf_FileOptions* msg, const udp… in udpa_annotations_set_file_status()
|
D | migrate.upb.h | 42 struct google_protobuf_FileOptions; 311 UPB_INLINE bool udpa_annotations_has_file_migrate(const struct google_protobuf_FileOptions* msg) { in udpa_annotations_has_file_migrate() 314 UPB_INLINE void udpa_annotations_clear_file_migrate(struct google_protobuf_FileOptions* msg) { in udpa_annotations_clear_file_migrate() 317 …leMigrateAnnotation* udpa_annotations_file_migrate(const struct google_protobuf_FileOptions* msg) { in udpa_annotations_file_migrate() 326 UPB_INLINE void udpa_annotations_set_file_migrate(struct google_protobuf_FileOptions* msg, const ud… in udpa_annotations_set_file_migrate()
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/udpa/annotations/ |
H A D | status.upb.h | 25 struct google_protobuf_FileOptions; 106 UPB_INLINE bool udpa_annotations_has_file_status(const struct google_protobuf_FileOptions* msg) { in udpa_annotations_has_file_status() 109 UPB_INLINE void udpa_annotations_clear_file_status(struct google_protobuf_FileOptions* msg) { in udpa_annotations_clear_file_status() 112 …ons_StatusAnnotation* udpa_annotations_file_status(const struct google_protobuf_FileOptions* msg) { in udpa_annotations_file_status() 122 UPB_INLINE void udpa_annotations_set_file_status(struct google_protobuf_FileOptions* msg, const udp… in udpa_annotations_set_file_status()
|
H A D | migrate.upb.h | 30 struct google_protobuf_FileOptions; 309 UPB_INLINE bool udpa_annotations_has_file_migrate(const struct google_protobuf_FileOptions* msg) { in udpa_annotations_has_file_migrate() 312 UPB_INLINE void udpa_annotations_clear_file_migrate(struct google_protobuf_FileOptions* msg) { in udpa_annotations_clear_file_migrate() 315 …leMigrateAnnotation* udpa_annotations_file_migrate(const struct google_protobuf_FileOptions* msg) { in udpa_annotations_file_migrate() 325 UPB_INLINE void udpa_annotations_set_file_migrate(struct google_protobuf_FileOptions* msg, const ud… in udpa_annotations_set_file_migrate()
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/google/protobuf/ |
H A D | descriptor.upb.h | 36 typedef struct google_protobuf_FileOptions { upb_Message UPB_PRIVATE(base); } google_protobuf_FileO… struct 521 UPB_INLINE const google_protobuf_FileOptions* google_protobuf_FileDescriptorProto_options(const goo… in google_protobuf_FileDescriptorProto_options() 522 const google_protobuf_FileOptions* default_val = NULL; in google_protobuf_FileDescriptorProto_options() 523 const google_protobuf_FileOptions* ret; in google_protobuf_FileDescriptorProto_options() 802 …torProto_set_options(google_protobuf_FileDescriptorProto *msg, google_protobuf_FileOptions* value)… in google_protobuf_FileDescriptorProto_set_options() 806 UPB_INLINE struct google_protobuf_FileOptions* google_protobuf_FileDescriptorProto_mutable_options(… in google_protobuf_FileDescriptorProto_mutable_options() 807 …struct google_protobuf_FileOptions* sub = (struct google_protobuf_FileOptions*)google_protobuf_Fil… in google_protobuf_FileDescriptorProto_mutable_options() 809 …sub = (struct google_protobuf_FileOptions*)_upb_Message_New(&google__protobuf__FileOptions_msg_ini… in google_protobuf_FileDescriptorProto_mutable_options() 3125 UPB_INLINE google_protobuf_FileOptions* google_protobuf_FileOptions_new(upb_Arena* arena) { in google_protobuf_FileOptions_new() 3126 …return (google_protobuf_FileOptions*)_upb_Message_New(&google__protobuf__FileOptions_msg_init, are… in google_protobuf_FileOptions_new() [all …]
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/protobuf/ |
H A D | descriptor.upb.h | 36 typedef struct google_protobuf_FileOptions { upb_Message UPB_PRIVATE(base); } google_protobuf_FileO… typedef 521 UPB_INLINE const google_protobuf_FileOptions* google_protobuf_FileDescriptorProto_options(const goo… in google_protobuf_FileDescriptorProto_options() 522 const google_protobuf_FileOptions* default_val = NULL; in google_protobuf_FileDescriptorProto_options() 523 const google_protobuf_FileOptions* ret; in google_protobuf_FileDescriptorProto_options() 802 …torProto_set_options(google_protobuf_FileDescriptorProto *msg, google_protobuf_FileOptions* value)… in google_protobuf_FileDescriptorProto_set_options() 806 UPB_INLINE struct google_protobuf_FileOptions* google_protobuf_FileDescriptorProto_mutable_options(… in google_protobuf_FileDescriptorProto_mutable_options() 807 …struct google_protobuf_FileOptions* sub = (struct google_protobuf_FileOptions*)google_protobuf_Fil… in google_protobuf_FileDescriptorProto_mutable_options() 809 …sub = (struct google_protobuf_FileOptions*)_upb_Message_New(&google__protobuf__FileOptions_msg_ini… in google_protobuf_FileDescriptorProto_mutable_options() 3125 UPB_INLINE google_protobuf_FileOptions* google_protobuf_FileOptions_new(upb_Arena* arena) { in google_protobuf_FileOptions_new() 3126 …return (google_protobuf_FileOptions*)_upb_Message_New(&google__protobuf__FileOptions_msg_init, are… in google_protobuf_FileOptions_new() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/xds/annotations/v3/ |
D | status.upb.h | 40 struct google_protobuf_FileOptions; 278 UPB_INLINE bool xds_annotations_v3_has_file_status(const struct google_protobuf_FileOptions* msg) { in xds_annotations_v3_has_file_status() 281 UPB_INLINE void xds_annotations_v3_clear_file_status(struct google_protobuf_FileOptions* msg) { in xds_annotations_v3_clear_file_status() 284 …leStatusAnnotation* xds_annotations_v3_file_status(const struct google_protobuf_FileOptions* msg) { in xds_annotations_v3_file_status() 293 UPB_INLINE void xds_annotations_v3_set_file_status(struct google_protobuf_FileOptions* msg, const x… in xds_annotations_v3_set_file_status()
|
D | migrate.upb.h | 42 struct google_protobuf_FileOptions; 311 UPB_INLINE bool xds_annotations_v3_has_file_migrate(const struct google_protobuf_FileOptions* msg) { in xds_annotations_v3_has_file_migrate() 314 UPB_INLINE void xds_annotations_v3_clear_file_migrate(struct google_protobuf_FileOptions* msg) { in xds_annotations_v3_clear_file_migrate() 317 …MigrateAnnotation* xds_annotations_v3_file_migrate(const struct google_protobuf_FileOptions* msg) { in xds_annotations_v3_file_migrate() 326 UPB_INLINE void xds_annotations_v3_set_file_migrate(struct google_protobuf_FileOptions* msg, const … in xds_annotations_v3_set_file_migrate()
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/xds/annotations/v3/ |
H A D | migrate.upb.h | 30 struct google_protobuf_FileOptions; 309 UPB_INLINE bool xds_annotations_v3_has_file_migrate(const struct google_protobuf_FileOptions* msg) { in xds_annotations_v3_has_file_migrate() 312 UPB_INLINE void xds_annotations_v3_clear_file_migrate(struct google_protobuf_FileOptions* msg) { in xds_annotations_v3_clear_file_migrate() 315 …MigrateAnnotation* xds_annotations_v3_file_migrate(const struct google_protobuf_FileOptions* msg) { in xds_annotations_v3_file_migrate() 325 UPB_INLINE void xds_annotations_v3_set_file_migrate(struct google_protobuf_FileOptions* msg, const … in xds_annotations_v3_set_file_migrate()
|
H A D | status.upb.h | 29 struct google_protobuf_FileOptions; 273 UPB_INLINE bool xds_annotations_v3_has_file_status(const struct google_protobuf_FileOptions* msg) { in xds_annotations_v3_has_file_status() 276 UPB_INLINE void xds_annotations_v3_clear_file_status(struct google_protobuf_FileOptions* msg) { in xds_annotations_v3_clear_file_status() 279 …leStatusAnnotation* xds_annotations_v3_file_status(const struct google_protobuf_FileOptions* msg) { in xds_annotations_v3_file_status() 289 UPB_INLINE void xds_annotations_v3_set_file_status(struct google_protobuf_FileOptions* msg, const x… in xds_annotations_v3_set_file_status()
|