Searched refs:upb_seededalloc_getallocfunc (Results 1 – 3 of 3) sorted by relevance
164 upb_env_setallocfunc(&se->env, upb_seededalloc_getallocfunc(&se->alloc), in stackenv_init()
5303 upb_alloc_func *upb_seededalloc_getallocfunc(upb_seededalloc *a);5357 return upb_seededalloc_getallocfunc(this);
1966 upb_alloc_func *upb_seededalloc_getallocfunc(upb_seededalloc *a) { in upb_seededalloc_getallocfunc() function