Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:endmsg

7514     OP(STARTMSG) OP(ENDMSG) OP(STARTSEQ) OP(ENDSEQ) OP(STARTSUBMSG)
9332 /* Depth of startmsg/endmsg calls. */
9574 static bool endmsg(void *c, const void *hd, upb_status *status) {
9650 upb_handlers_setendmsg(h, endmsg, NULL);
11282 /* send ENDMSG on submsg. */