Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:upb_handlers_getsubhandlers

2160     sub = upb_handlers_getsubhandlers(h, f);
2509 const upb_handlers *upb_handlers_getsubhandlers(const upb_handlers *h,
2592 if (hashandler && !upb_handlers_getsubhandlers(h, f)) {
7696 upb_handlers_getsubhandlers(method->dest_handlers_, f);
7974 (sub_h = upb_handlers_getsubhandlers(h, f)) != NULL) {