Searched defs:upb_grealloc (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/mem/ |
D | alloc.h | 86 UPB_INLINE void* upb_grealloc(void* ptr, size_t oldsize, size_t size) { in upb_grealloc() function
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/mem/ |
H A D | alloc.h | 66 UPB_INLINE void* upb_grealloc(void* ptr, size_t oldsize, size_t size) { in upb_grealloc() function
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.h | 435 UPB_INLINE void* upb_grealloc(void* ptr, size_t oldsize, size_t size) { in upb_grealloc() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.h | 433 UPB_INLINE void* upb_grealloc(void* ptr, size_t oldsize, size_t size) { in upb_grealloc() function
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.h | 433 UPB_INLINE void* upb_grealloc(void* ptr, size_t oldsize, size_t size) { in upb_grealloc() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.h | 435 UPB_INLINE void* upb_grealloc(void* ptr, size_t oldsize, size_t size) { in upb_grealloc() function
|