Searched defs:upb_refcounted_vtbl (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h1340 struct upb_refcounted_vtbl;
1387 const struct upb_refcounted_vtbl *vtbl;
1467 struct upb_refcounted_vtbl { struct
1479 const struct upb_refcounted_vtbl *vtbl,
3759 extern const struct upb_refcounted_vtbl upb_fielddef_vtbl;
3793 extern const struct upb_refcounted_vtbl upb_msgdef_vtbl;
3815 extern const struct upb_refcounted_vtbl upb_enumdef_vtbl;
3833 extern const struct upb_refcounted_vtbl upb_oneofdef_vtbl;
3858 extern const struct upb_refcounted_vtbl upb_filedef_vtbl;
/external/protobuf/php/ext/google/protobuf/
H A Dupb.h1054 struct upb_refcounted_vtbl;
1101 const struct upb_refcounted_vtbl *vtbl;
1179 struct upb_refcounted_vtbl { struct
1191 const struct upb_refcounted_vtbl *vtbl,

Completed in 125 milliseconds