Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h1090 void upb_strtable_uninit2(upb_strtable *table, upb_alloc *a);
1105 upb_strtable_uninit2(table, &upb_alloc_global);
Dupb.c4538 void upb_strtable_uninit2(upb_strtable *t, upb_alloc *a) { in upb_strtable_uninit2() function
4562 upb_strtable_uninit2(t, a); in upb_strtable_resize()