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

/external/protobuf/php/ext/google/protobuf/
H A Dupb.c6533 static void freemethod(upb_refcounted *r) { function
6552 static const struct upb_refcounted_vtbl vtbl = {visitmethod, freemethod};
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c7206 static void freemethod(upb_refcounted *r) { function
7225 static const struct upb_refcounted_vtbl vtbl = {visitmethod, freemethod};

Completed in 485 milliseconds