HomeSort by relevance Sort by last modified time
    Searched defs:upb_strtable_uninit (Results 1 - 2 of 2) sorted by null

  /external/protobuf/php/ext/google/protobuf/
upb.c 389 upb_strtable_uninit(&e->ntoi);
406 upb_strtable_uninit(&e->ntoi);
4296 void upb_strtable_uninit(upb_strtable *t) { function
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 1104 UPB_INLINE void upb_strtable_uninit(upb_strtable *table) { function
    [all...]

Completed in 54 milliseconds