Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.c2871 static void visit_check(const upb_refcounted *obj, const upb_refcounted *subobj, in visit_check() function
2905 if (r->vtbl->visit) r->vtbl->visit(r, visit_check, &state); in visit()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dupb.c3043 static void visit_check(const upb_refcounted *obj, const upb_refcounted *subobj, in visit_check() function
3075 if (r->vtbl->visit) r->vtbl->visit(r, visit_check, &state); in visit()