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

  /external/protobuf/ruby/ext/google/protobuf_c/
map.c 164 upb_strtable_uninit(&self->table);
458 upb_strtable_uninit(&self->table);
upb.c 449 upb_strtable_uninit(&e->ntoi);
471 upb_strtable_uninit(&e->ntoi);
    [all...]
upb.h 1104 UPB_INLINE void upb_strtable_uninit(upb_strtable *table) { function
    [all...]
  /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...]
upb.h 853 void upb_strtable_uninit(upb_strtable *table);
    [all...]

Completed in 81 milliseconds