Searched refs:upb_inttable_insertptr (Results 1 – 3 of 3) sorted by relevance
345 UPB_INLINE bool upb_inttable_insertptr(upb_inttable *t, const void *key, in upb_inttable_insertptr() function
374 if (!upb_inttable_insertptr(&c->tab, md, v)) return NULL; in upb_handlercache_get()
775 upb_inttable_insertptr(&c->group->methods, h, upb_value_ptr(method)); in find_methods()912 ok = upb_inttable_insertptr(&c->groups, md, upb_value_constptr(g)); in upb_pbcodecache_get()