Searched refs:upb_inttable_compact (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/php/ext/google/protobuf/
H A Dupb.c352 upb_inttable_compact(&m->itof);
357 upb_inttable_compact(&e->iton);
4591 void upb_inttable_compact(upb_inttable *t) { function
7271 upb_inttable_compact(&method->dispatch);
H A Dupb.h921 void upb_inttable_compact(upb_inttable *t);
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c404 upb_inttable_compact(&m->itof);
409 upb_inttable_compact(&e->iton);
7950 upb_inttable_compact(&method->dispatch);
H A Dupb.h1202 UPB_INLINE void upb_inttable_compact(upb_inttable *t) { function

Completed in 262 milliseconds