Searched refs:upb_strtable_init2 (Results 1 – 2 of 2) sorted by relevance
1088 bool upb_strtable_init2(upb_strtable *table, upb_ctype_t ctype, upb_alloc *a);1097 return upb_strtable_init2(table, ctype, &upb_alloc_global);
4534 bool upb_strtable_init2(upb_strtable *t, upb_ctype_t ctype, upb_alloc *a) { in upb_strtable_init2() function