Home | History | Annotate | Download | only in protobuf

Lines Matching refs:upb_refcounted_vtbl

98                          const struct upb_refcounted_vtbl *vtbl,
396 static const struct upb_refcounted_vtbl vtbl = {NULL, &upb_enumdef_free};
605 static const struct upb_refcounted_vtbl vtbl = {visitfield, freefield};
1262 static const struct upb_refcounted_vtbl vtbl = {visitmsg, freemsg};
1534 static const struct upb_refcounted_vtbl vtbl = {visitoneof, freeoneof};
2018 static const struct upb_refcounted_vtbl vtbl = {visithandlers, freehandlers};
3409 const struct upb_refcounted_vtbl *vtbl,
3601 static const struct upb_refcounted_vtbl vtbl = {NULL, &upb_symtab_free};
6522 static const struct upb_refcounted_vtbl vtbl = {visitgroup, freegroup};
6552 static const struct upb_refcounted_vtbl vtbl = {visitmethod, freemethod};