Home
last modified time | relevance | path

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

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