Home
last modified time | relevance | path

Searched defs:upb_Array_Resize (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/rust/upb/
Darray.rs21 pub fn upb_Array_Resize(arr: RawArray, size: usize, arena: RawArena) -> bool; in upb_Array_Resize() function
/third_party/protobuf/upb/message/
Darray.c102 bool upb_Array_Resize(upb_Array* arr, size_t size, upb_Arena* arena) { in upb_Array_Resize() function
/third_party/grpc/third_party/upb/upb/message/
Darray.c102 bool upb_Array_Resize(upb_Array* arr, size_t size, upb_Arena* arena) { in upb_Array_Resize() function
/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c3524 bool upb_Array_Resize(upb_Array* arr, size_t size, upb_Arena* arena) { in upb_Array_Resize() function
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c3524 bool upb_Array_Resize(upb_Array* arr, size_t size, upb_Arena* arena) { in upb_Array_Resize() function