Home
last modified time | relevance | path

Searched refs:upb_array_resize (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dreflection.h111 bool upb_array_resize(upb_array *array, size_t size, upb_arena *arena);
Dreflection.c344 bool upb_array_resize(upb_array *arr, size_t size, upb_arena *arena) { in upb_array_resize() function