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

  /external/protobuf/php/ext/google/protobuf/
upb.h 950 bool upb_strtable_resize(upb_strtable *t, size_t size_lg2);
    [all...]
upb.c 4303 bool upb_strtable_resize(upb_strtable *t, size_t size_lg2) { function
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h     [all...]
upb.c 4545 bool upb_strtable_resize(upb_strtable *t, size_t size_lg2, upb_alloc *a) { function
    [all...]

Completed in 178 milliseconds