Home
last modified time | relevance | path

Searched refs:upb_strtable_uninit2 (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dtable.int.h244 void upb_strtable_uninit2(upb_strtable *table, upb_alloc *a);
259 upb_strtable_uninit2(table, &upb_alloc_global); in upb_strtable_uninit()
Dtable.c310 void upb_strtable_uninit2(upb_strtable *t, upb_alloc *a) { in upb_strtable_uninit2() function
330 upb_strtable_uninit2(t, a); in upb_strtable_resize()
/external/protobuf/php/ext/google/protobuf/
Dupb.h2874 void upb_strtable_uninit2(upb_strtable *table, upb_alloc *a);
2889 upb_strtable_uninit2(table, &upb_alloc_global); in upb_strtable_uninit()
Dupb.c4932 void upb_strtable_uninit2(upb_strtable *t, upb_alloc *a) { in upb_strtable_uninit2() function
4956 upb_strtable_uninit2(t, a); in upb_strtable_resize()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h1183 void upb_strtable_uninit2(upb_strtable *table, upb_alloc *a);
1198 upb_strtable_uninit2(table, &upb_alloc_global);
Dupb.c6725 void upb_strtable_uninit2(upb_strtable *t, upb_alloc *a) { in upb_strtable_uninit2() function
6749 upb_strtable_uninit2(t, a); in upb_strtable_resize()