Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:startmsg

7514     OP(STARTMSG) OP(ENDMSG) OP(STARTSEQ) OP(ENDSEQ) OP(STARTSUBMSG)
9332 /* Depth of startmsg/endmsg calls. */
9565 static bool startmsg(void *c, const void *hd) {
9649 upb_handlers_setstartmsg(h, startmsg, NULL);
11230 /* send STARTMSG in submsg frame. */