Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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()