Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c6509 static void visitgroup(const upb_refcounted *r, upb_refcounted_visit *visit, in visitgroup() function
6522 static const struct upb_refcounted_vtbl vtbl = {visitgroup, freegroup}; in newgroup()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c7182 static void visitgroup(const upb_refcounted *r, upb_refcounted_visit *visit, in visitgroup() function
7195 static const struct upb_refcounted_vtbl vtbl = {visitgroup, freegroup}; in newgroup()