Searched refs:visitoneof (Results 1 – 2 of 2) sorted by relevance
1512 static void visitoneof(const upb_refcounted *r, upb_refcounted_visit *visit, in visitoneof() function1534 static const struct upb_refcounted_vtbl vtbl = {visitoneof, freeoneof}; in upb_oneofdef_new()
1718 static void visitoneof(const upb_refcounted *r, upb_refcounted_visit *visit, in visitoneof() function1739 const struct upb_refcounted_vtbl upb_oneofdef_vtbl = {visitoneof, freeoneof};