Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dtable.int.h243 void upb_inttable_uninit2(upb_inttable *table, upb_alloc *a);
255 upb_inttable_uninit2(table, &upb_alloc_global); in upb_inttable_uninit()
Dtable.c497 void upb_inttable_uninit2(upb_inttable *t, upb_alloc *a) { in upb_inttable_uninit2() function
645 upb_inttable_uninit2(t, a); in upb_inttable_compact2()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c5765 upb_inttable_uninit2(&state.ref2, &upb_alloc_debugrefs); in visit()
5777 upb_inttable_uninit2(r->refs, &upb_alloc_debugrefs); in trackfree()
5778 upb_inttable_uninit2(r->ref2s, &upb_alloc_debugrefs); in trackfree()
6919 void upb_inttable_uninit2(upb_inttable *t, upb_alloc *a) { in upb_inttable_uninit2() function
7084 upb_inttable_uninit2(t, a); in upb_inttable_compact2()
Dupb.h1182 void upb_inttable_uninit2(upb_inttable *table, upb_alloc *a);
1194 upb_inttable_uninit2(table, &upb_alloc_global);
/external/protobuf/php/ext/google/protobuf/
Dupb.h2873 void upb_inttable_uninit2(upb_inttable *table, upb_alloc *a);
2885 upb_inttable_uninit2(table, &upb_alloc_global); in upb_inttable_uninit()
Dupb.c5128 void upb_inttable_uninit2(upb_inttable *t, upb_alloc *a) { in upb_inttable_uninit2() function
5293 upb_inttable_uninit2(t, a); in upb_inttable_compact2()