Home | History | Annotate | Download | only in protobuf

Lines Matching refs:upb_handlers_getsubhandlers

2013     sub = upb_handlers_getsubhandlers(h, f);
2356 const upb_handlers *upb_handlers_getsubhandlers(const upb_handlers *h,
2439 if (hashandler && !upb_handlers_getsubhandlers(h, f)) {
7022 upb_handlers_getsubhandlers(method->dest_handlers_, f);
7295 (sub_h = upb_handlers_getsubhandlers(h, f)) != NULL) {