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