/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/stage0/google/protobuf/ |
D | descriptor.upb.h | 32 typedef struct google_protobuf_DescriptorProto_ReservedRange google_protobuf_DescriptorProto_Reserv… typedef 925 UPB_INLINE const google_protobuf_DescriptorProto_ReservedRange* const* google_protobuf_DescriptorPr… in google_protobuf_DescriptorProto_reserved_range() 930 return (const google_protobuf_DescriptorProto_ReservedRange* const*)_upb_array_constptr(arr); in google_protobuf_DescriptorProto_reserved_range() 1134 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange** google_protobuf_DescriptorProto_mutable_… in google_protobuf_DescriptorProto_mutable_reserved_range() 1139 return (google_protobuf_DescriptorProto_ReservedRange**)_upb_array_ptr(arr); in google_protobuf_DescriptorProto_mutable_reserved_range() 1145 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange** google_protobuf_DescriptorProto_resize_r… in google_protobuf_DescriptorProto_resize_reserved_range() 1147 …return (google_protobuf_DescriptorProto_ReservedRange**)upb_Message_ResizeArray(msg, &field, size,… in google_protobuf_DescriptorProto_resize_reserved_range() 1149 UPB_INLINE struct google_protobuf_DescriptorProto_ReservedRange* google_protobuf_DescriptorProto_ad… in google_protobuf_DescriptorProto_add_reserved_range() 1155 …struct google_protobuf_DescriptorProto_ReservedRange* sub = (struct google_protobuf_DescriptorProt… in google_protobuf_DescriptorProto_add_reserved_range() 1289 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange* google_protobuf_DescriptorProto_ReservedR… in google_protobuf_DescriptorProto_ReservedRange_new() [all …]
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.h | 2130 struct google_protobuf_DescriptorProto_ReservedRange; 2157 typedef struct google_protobuf_DescriptorProto_ReservedRange google_protobuf_DescriptorProto_Reserv… typedef 2679 UPB_INLINE const google_protobuf_DescriptorProto_ReservedRange* const* google_protobuf_DescriptorPr… in google_protobuf_DescriptorProto_reserved_range() 2680 …return (const google_protobuf_DescriptorProto_ReservedRange* const*)_upb_array_accessor(msg, UPB_S… in google_protobuf_DescriptorProto_reserved_range() 2778 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange** google_protobuf_DescriptorProto_mutable_… in google_protobuf_DescriptorProto_mutable_reserved_range() 2779 …return (google_protobuf_DescriptorProto_ReservedRange**)_upb_array_mutable_accessor(msg, UPB_SIZE(… in google_protobuf_DescriptorProto_mutable_reserved_range() 2781 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange** google_protobuf_DescriptorProto_resize_r… in google_protobuf_DescriptorProto_resize_reserved_range() 2782 …return (google_protobuf_DescriptorProto_ReservedRange**)_upb_Array_Resize_accessor2(msg, UPB_SIZE(… in google_protobuf_DescriptorProto_resize_reserved_range() 2784 UPB_INLINE struct google_protobuf_DescriptorProto_ReservedRange* google_protobuf_DescriptorProto_ad… in google_protobuf_DescriptorProto_add_reserved_range() 2785 …struct google_protobuf_DescriptorProto_ReservedRange* sub = (struct google_protobuf_DescriptorProt… in google_protobuf_DescriptorProto_add_reserved_range() [all …]
|
H A D | ruby-upb.c | 6305 const google_protobuf_DescriptorProto_ReservedRange* const* protos, in _upb_MessageReservedRanges_New() 8120 const google_protobuf_DescriptorProto_ReservedRange* const* res_ranges; in create_msgdef()
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.h | 2128 struct google_protobuf_DescriptorProto_ReservedRange; 2155 typedef struct google_protobuf_DescriptorProto_ReservedRange google_protobuf_DescriptorProto_Reserv… typedef 2677 UPB_INLINE const google_protobuf_DescriptorProto_ReservedRange* const* google_protobuf_DescriptorPr… in google_protobuf_DescriptorProto_reserved_range() 2678 …return (const google_protobuf_DescriptorProto_ReservedRange* const*)_upb_array_accessor(msg, UPB_S… in google_protobuf_DescriptorProto_reserved_range() 2776 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange** google_protobuf_DescriptorProto_mutable_… in google_protobuf_DescriptorProto_mutable_reserved_range() 2777 …return (google_protobuf_DescriptorProto_ReservedRange**)_upb_array_mutable_accessor(msg, UPB_SIZE(… in google_protobuf_DescriptorProto_mutable_reserved_range() 2779 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange** google_protobuf_DescriptorProto_resize_r… in google_protobuf_DescriptorProto_resize_reserved_range() 2780 …return (google_protobuf_DescriptorProto_ReservedRange**)_upb_Array_Resize_accessor2(msg, UPB_SIZE(… in google_protobuf_DescriptorProto_resize_reserved_range() 2782 UPB_INLINE struct google_protobuf_DescriptorProto_ReservedRange* google_protobuf_DescriptorProto_ad… in google_protobuf_DescriptorProto_add_reserved_range() 2783 …struct google_protobuf_DescriptorProto_ReservedRange* sub = (struct google_protobuf_DescriptorProt… in google_protobuf_DescriptorProto_add_reserved_range() [all …]
|
H A D | php-upb.c | 6634 const google_protobuf_DescriptorProto_ReservedRange* const* protos, in _upb_MessageReservedRanges_New() 8449 const google_protobuf_DescriptorProto_ReservedRange* const* res_ranges; in create_msgdef()
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.h | 2128 struct google_protobuf_DescriptorProto_ReservedRange; 2155 typedef struct google_protobuf_DescriptorProto_ReservedRange google_protobuf_DescriptorProto_Reserv… typedef 2677 UPB_INLINE const google_protobuf_DescriptorProto_ReservedRange* const* google_protobuf_DescriptorPr… in google_protobuf_DescriptorProto_reserved_range() 2678 …return (const google_protobuf_DescriptorProto_ReservedRange* const*)_upb_array_accessor(msg, UPB_S… in google_protobuf_DescriptorProto_reserved_range() 2776 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange** google_protobuf_DescriptorProto_mutable_… in google_protobuf_DescriptorProto_mutable_reserved_range() 2777 …return (google_protobuf_DescriptorProto_ReservedRange**)_upb_array_mutable_accessor(msg, UPB_SIZE(… in google_protobuf_DescriptorProto_mutable_reserved_range() 2779 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange** google_protobuf_DescriptorProto_resize_r… in google_protobuf_DescriptorProto_resize_reserved_range() 2780 …return (google_protobuf_DescriptorProto_ReservedRange**)_upb_Array_Resize_accessor2(msg, UPB_SIZE(… in google_protobuf_DescriptorProto_resize_reserved_range() 2782 UPB_INLINE struct google_protobuf_DescriptorProto_ReservedRange* google_protobuf_DescriptorProto_ad… in google_protobuf_DescriptorProto_add_reserved_range() 2783 …struct google_protobuf_DescriptorProto_ReservedRange* sub = (struct google_protobuf_DescriptorProt… in google_protobuf_DescriptorProto_add_reserved_range() [all …]
|
H A D | php-upb.c | 6634 const google_protobuf_DescriptorProto_ReservedRange* const* protos, in _upb_MessageReservedRanges_New() 8449 const google_protobuf_DescriptorProto_ReservedRange* const* res_ranges; in create_msgdef()
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.h | 2130 struct google_protobuf_DescriptorProto_ReservedRange; 2157 typedef struct google_protobuf_DescriptorProto_ReservedRange google_protobuf_DescriptorProto_Reserv… typedef 2679 UPB_INLINE const google_protobuf_DescriptorProto_ReservedRange* const* google_protobuf_DescriptorPr… in google_protobuf_DescriptorProto_reserved_range() 2680 …return (const google_protobuf_DescriptorProto_ReservedRange* const*)_upb_array_accessor(msg, UPB_S… in google_protobuf_DescriptorProto_reserved_range() 2778 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange** google_protobuf_DescriptorProto_mutable_… in google_protobuf_DescriptorProto_mutable_reserved_range() 2779 …return (google_protobuf_DescriptorProto_ReservedRange**)_upb_array_mutable_accessor(msg, UPB_SIZE(… in google_protobuf_DescriptorProto_mutable_reserved_range() 2781 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange** google_protobuf_DescriptorProto_resize_r… in google_protobuf_DescriptorProto_resize_reserved_range() 2782 …return (google_protobuf_DescriptorProto_ReservedRange**)_upb_Array_Resize_accessor2(msg, UPB_SIZE(… in google_protobuf_DescriptorProto_resize_reserved_range() 2784 UPB_INLINE struct google_protobuf_DescriptorProto_ReservedRange* google_protobuf_DescriptorProto_ad… in google_protobuf_DescriptorProto_add_reserved_range() 2785 …struct google_protobuf_DescriptorProto_ReservedRange* sub = (struct google_protobuf_DescriptorProt… in google_protobuf_DescriptorProto_add_reserved_range() [all …]
|
H A D | ruby-upb.c | 6305 const google_protobuf_DescriptorProto_ReservedRange* const* protos, in _upb_MessageReservedRanges_New() 8120 const google_protobuf_DescriptorProto_ReservedRange* const* res_ranges; in create_msgdef()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/upb-generated/google/protobuf/ |
D | descriptor.upb.h | 32 typedef struct google_protobuf_DescriptorProto_ReservedRange google_protobuf_DescriptorProto_Reserv… typedef 1171 UPB_INLINE const google_protobuf_DescriptorProto_ReservedRange* const* google_protobuf_DescriptorPr… in google_protobuf_DescriptorProto_reserved_range() 1176 return (const google_protobuf_DescriptorProto_ReservedRange* const*)_upb_array_constptr(arr); in google_protobuf_DescriptorProto_reserved_range() 1414 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange** google_protobuf_DescriptorProto_mutable_… in google_protobuf_DescriptorProto_mutable_reserved_range() 1419 return (google_protobuf_DescriptorProto_ReservedRange**)_upb_array_ptr(arr); in google_protobuf_DescriptorProto_mutable_reserved_range() 1425 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange** google_protobuf_DescriptorProto_resize_r… in google_protobuf_DescriptorProto_resize_reserved_range() 1427 …return (google_protobuf_DescriptorProto_ReservedRange**)upb_Message_ResizeArray(msg, &field, size,… in google_protobuf_DescriptorProto_resize_reserved_range() 1429 UPB_INLINE struct google_protobuf_DescriptorProto_ReservedRange* google_protobuf_DescriptorProto_ad… in google_protobuf_DescriptorProto_add_reserved_range() 1435 …struct google_protobuf_DescriptorProto_ReservedRange* sub = (struct google_protobuf_DescriptorProt… in google_protobuf_DescriptorProto_add_reserved_range() 1569 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange* google_protobuf_DescriptorProto_ReservedR… in google_protobuf_DescriptorProto_ReservedRange_new() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/cmake/google/protobuf/ |
D | descriptor.upb.h | 32 typedef struct google_protobuf_DescriptorProto_ReservedRange google_protobuf_DescriptorProto_Reserv… typedef 1171 UPB_INLINE const google_protobuf_DescriptorProto_ReservedRange* const* google_protobuf_DescriptorPr… in google_protobuf_DescriptorProto_reserved_range() 1176 return (const google_protobuf_DescriptorProto_ReservedRange* const*)_upb_array_constptr(arr); in google_protobuf_DescriptorProto_reserved_range() 1414 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange** google_protobuf_DescriptorProto_mutable_… in google_protobuf_DescriptorProto_mutable_reserved_range() 1419 return (google_protobuf_DescriptorProto_ReservedRange**)_upb_array_ptr(arr); in google_protobuf_DescriptorProto_mutable_reserved_range() 1425 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange** google_protobuf_DescriptorProto_resize_r… in google_protobuf_DescriptorProto_resize_reserved_range() 1427 …return (google_protobuf_DescriptorProto_ReservedRange**)upb_Message_ResizeArray(msg, &field, size,… in google_protobuf_DescriptorProto_resize_reserved_range() 1429 UPB_INLINE struct google_protobuf_DescriptorProto_ReservedRange* google_protobuf_DescriptorProto_ad… in google_protobuf_DescriptorProto_add_reserved_range() 1435 …struct google_protobuf_DescriptorProto_ReservedRange* sub = (struct google_protobuf_DescriptorProt… in google_protobuf_DescriptorProto_add_reserved_range() 1569 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange* google_protobuf_DescriptorProto_ReservedR… in google_protobuf_DescriptorProto_ReservedRange_new() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/util/ |
D | def_to_proto.c | 204 static google_protobuf_DescriptorProto_ReservedRange* resrange_toproto( in resrange_toproto() 206 google_protobuf_DescriptorProto_ReservedRange* proto = in resrange_toproto() 434 google_protobuf_DescriptorProto_ReservedRange** res_ranges = in msgdef_toproto()
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/util/ |
H A D | def_to_proto.c | 184 static google_protobuf_DescriptorProto_ReservedRange* resrange_toproto( in resrange_toproto() 186 google_protobuf_DescriptorProto_ReservedRange* proto = in resrange_toproto() 414 google_protobuf_DescriptorProto_ReservedRange** res_ranges = in msgdef_toproto()
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/stage0/google/protobuf/ |
H A D | descriptor.upb.h | 74 …pedef struct google_protobuf_DescriptorProto_ReservedRange { upb_Message UPB_PRIVATE(base); } goog… typedef 1203 UPB_INLINE const google_protobuf_DescriptorProto_ReservedRange* const* google_protobuf_DescriptorPr… in google_protobuf_DescriptorProto_reserved_range() 1208 return (const google_protobuf_DescriptorProto_ReservedRange* const*)upb_Array_DataPtr(arr); in google_protobuf_DescriptorProto_reserved_range() 1460 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange** google_protobuf_DescriptorProto_mutable_… in google_protobuf_DescriptorProto_mutable_reserved_range() 1465 return (google_protobuf_DescriptorProto_ReservedRange**)upb_Array_MutableDataPtr(arr); in google_protobuf_DescriptorProto_mutable_reserved_range() 1471 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange** google_protobuf_DescriptorProto_resize_r… in google_protobuf_DescriptorProto_resize_reserved_range() 1473 …return (google_protobuf_DescriptorProto_ReservedRange**)upb_Message_ResizeArrayUninitialized(UPB_U… in google_protobuf_DescriptorProto_resize_reserved_range() 1476 UPB_INLINE struct google_protobuf_DescriptorProto_ReservedRange* google_protobuf_DescriptorProto_ad… in google_protobuf_DescriptorProto_add_reserved_range() 1484 …struct google_protobuf_DescriptorProto_ReservedRange* sub = (struct google_protobuf_DescriptorProt… in google_protobuf_DescriptorProto_add_reserved_range() 1627 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange* google_protobuf_DescriptorProto_ReservedR… in google_protobuf_DescriptorProto_ReservedRange_new() [all …]
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/google/protobuf/ |
H A D | descriptor.upb.h | 26 …pedef struct google_protobuf_DescriptorProto_ReservedRange { upb_Message UPB_PRIVATE(base); } goog… typedef 1155 UPB_INLINE const google_protobuf_DescriptorProto_ReservedRange* const* google_protobuf_DescriptorPr… in google_protobuf_DescriptorProto_reserved_range() 1160 return (const google_protobuf_DescriptorProto_ReservedRange* const*)upb_Array_DataPtr(arr); in google_protobuf_DescriptorProto_reserved_range() 1412 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange** google_protobuf_DescriptorProto_mutable_… in google_protobuf_DescriptorProto_mutable_reserved_range() 1417 return (google_protobuf_DescriptorProto_ReservedRange**)upb_Array_MutableDataPtr(arr); in google_protobuf_DescriptorProto_mutable_reserved_range() 1423 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange** google_protobuf_DescriptorProto_resize_r… in google_protobuf_DescriptorProto_resize_reserved_range() 1425 …return (google_protobuf_DescriptorProto_ReservedRange**)upb_Message_ResizeArrayUninitialized(UPB_U… in google_protobuf_DescriptorProto_resize_reserved_range() 1428 UPB_INLINE struct google_protobuf_DescriptorProto_ReservedRange* google_protobuf_DescriptorProto_ad… in google_protobuf_DescriptorProto_add_reserved_range() 1436 …struct google_protobuf_DescriptorProto_ReservedRange* sub = (struct google_protobuf_DescriptorProt… in google_protobuf_DescriptorProto_add_reserved_range() 1579 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange* google_protobuf_DescriptorProto_ReservedR… in google_protobuf_DescriptorProto_ReservedRange_new() [all …]
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/upb-gen/google/protobuf/ |
H A D | descriptor.upb.h | 26 …pedef struct google_protobuf_DescriptorProto_ReservedRange { upb_Message UPB_PRIVATE(base); } goog… typedef 1155 UPB_INLINE const google_protobuf_DescriptorProto_ReservedRange* const* google_protobuf_DescriptorPr… in google_protobuf_DescriptorProto_reserved_range() 1160 return (const google_protobuf_DescriptorProto_ReservedRange* const*)upb_Array_DataPtr(arr); in google_protobuf_DescriptorProto_reserved_range() 1412 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange** google_protobuf_DescriptorProto_mutable_… in google_protobuf_DescriptorProto_mutable_reserved_range() 1417 return (google_protobuf_DescriptorProto_ReservedRange**)upb_Array_MutableDataPtr(arr); in google_protobuf_DescriptorProto_mutable_reserved_range() 1423 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange** google_protobuf_DescriptorProto_resize_r… in google_protobuf_DescriptorProto_resize_reserved_range() 1425 …return (google_protobuf_DescriptorProto_ReservedRange**)upb_Message_ResizeArrayUninitialized(UPB_U… in google_protobuf_DescriptorProto_resize_reserved_range() 1428 UPB_INLINE struct google_protobuf_DescriptorProto_ReservedRange* google_protobuf_DescriptorProto_ad… in google_protobuf_DescriptorProto_add_reserved_range() 1436 …struct google_protobuf_DescriptorProto_ReservedRange* sub = (struct google_protobuf_DescriptorProt… in google_protobuf_DescriptorProto_add_reserved_range() 1579 UPB_INLINE google_protobuf_DescriptorProto_ReservedRange* google_protobuf_DescriptorProto_ReservedR… in google_protobuf_DescriptorProto_ReservedRange_new() [all …]
|