HomeSort by relevance Sort by last modified time
    Searched refs:upb_inttable_uninit (Results 1 - 4 of 4) sorted by null

  /external/protobuf/php/ext/google/protobuf/
upb.c 310 upb_inttable_uninit(&t);
390 upb_inttable_uninit(&e->iton);
4485 void upb_inttable_uninit(upb_inttable *t) { function
    [all...]
upb.h 852 void upb_inttable_uninit(upb_inttable *table);
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 364 upb_inttable_uninit(&t);
450 upb_inttable_uninit(&e->iton);
    [all...]
upb.h 1100 UPB_INLINE void upb_inttable_uninit(upb_inttable *table) { function
    [all...]

Completed in 57 milliseconds