Searched defs:upb_Array_Resize (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/collections/ |
D | array.c | 112 bool upb_Array_Resize(upb_Array* arr, size_t size, upb_Arena* arena) { in upb_Array_Resize() function
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/message/ |
H A D | array.c | 94 bool upb_Array_Resize(upb_Array* arr, size_t size, upb_Arena* arena) { in upb_Array_Resize() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.c | 364 bool upb_Array_Resize(upb_Array* arr, size_t size, upb_Arena* arena) { in upb_Array_Resize() function
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 364 bool upb_Array_Resize(upb_Array* arr, size_t size, upb_Arena* arena) { in upb_Array_Resize() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 364 bool upb_Array_Resize(upb_Array* arr, size_t size, upb_Arena* arena) { in upb_Array_Resize() function
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.c | 364 bool upb_Array_Resize(upb_Array* arr, size_t size, upb_Arena* arena) { in upb_Array_Resize() function
|