Home
last modified time | relevance | path

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

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