/external/protobuf/ruby/ext/google/protobuf_c/ |
encode_decode.c | 854 bool ok = upb_handlers_getselector(f, type, &ret); [all...] |
upb.c | 333 if (upb_handlers_getselector(f, type, &sel)) upb_inttable_insert(&t, sel, v); 2642 bool upb_handlers_getselector(const upb_fielddef *f, upb_handlertype_t type, function [all...] |
upb.h | [all...] |
/external/protobuf/php/ext/google/protobuf/ |
upb.c | 279 if (upb_handlers_getselector(f, type, &sel)) upb_inttable_insert(&t, sel, v); 2489 bool upb_handlers_getselector(const upb_fielddef *f, upb_handlertype_t type, function [all...] |
upb.h | [all...] |