Searched refs:upb_msgdef_vtbl (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c1409 const struct upb_refcounted_vtbl upb_msgdef_vtbl = {visitmsg, freemsg}; variable in typeref:struct:upb_refcounted_vtbl
1415 if (!upb_def_init(upb_msgdef_upcast_mutable(m), UPB_DEF_MSG, &upb_msgdef_vtbl,
H A Dupb.h3793 extern const struct upb_refcounted_vtbl upb_msgdef_vtbl;

Completed in 124 milliseconds