Searched refs:upb_strtable_init2 (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h1088 bool upb_strtable_init2(upb_strtable *table, upb_ctype_t ctype, upb_alloc *a);
1097 return upb_strtable_init2(table, ctype, &upb_alloc_global);
H A Dupb.c4534 bool upb_strtable_init2(upb_strtable *t, upb_ctype_t ctype, upb_alloc *a) { function

Completed in 207 milliseconds