Searched refs:visitmsg (Results 1 – 2 of 2) sorted by relevance
1233 static void visitmsg(const upb_refcounted *r, upb_refcounted_visit *visit, in visitmsg() function1262 static const struct upb_refcounted_vtbl vtbl = {visitmsg, freemsg}; in upb_msgdef_new()
1382 static void visitmsg(const upb_refcounted *r, upb_refcounted_visit *visit, in visitmsg() function1409 const struct upb_refcounted_vtbl upb_msgdef_vtbl = {visitmsg, freemsg};