Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c2003 static void visithandlers(const upb_refcounted *r, upb_refcounted_visit *visit, in visithandlers() function
2018 static const struct upb_refcounted_vtbl vtbl = {visithandlers, freehandlers};
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c2150 static void visithandlers(const upb_refcounted *r, upb_refcounted_visit *visit, in visithandlers() function
2165 static const struct upb_refcounted_vtbl vtbl = {visithandlers, freehandlers};