/external/protobuf/ruby/ext/google/protobuf_c/ |
encode_decode.c | 57 upb_handlers_addcleanup(h, hd_ofs, free); 72 upb_handlers_addcleanup(h, hd, free); 102 upb_handlers_addcleanup(h, hd, free); 487 upb_handlers_addcleanup(h, hd, free); 502 upb_handlers_addcleanup(h, hd, free); [all...] |
upb.c | 2531 bool upb_handlers_addcleanup(upb_handlers *h, void *p, upb_handlerfree *func) { function [all...] |
upb.h | [all...] |
/external/protobuf/php/ext/google/protobuf/ |
upb.c | 2378 bool upb_handlers_addcleanup(upb_handlers *h, void *p, upb_handlerfree *func) { function [all...] |
upb.h | [all...] |