Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.c6533 static void freemethod(upb_refcounted *r) { in freemethod() 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.c7206 static void freemethod(upb_refcounted *r) { in freemethod() function
7225 static const struct upb_refcounted_vtbl vtbl = {visitmethod, freemethod}; in newmethod()