HomeSort by relevance Sort by last modified time
    Searched defs:upb_inttable_uninit (Results 1 - 2 of 2) 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...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 1100 UPB_INLINE void upb_inttable_uninit(upb_inttable *table) { function
    [all...]

Completed in 45 milliseconds