Home | History | Annotate | Download | only in protobuf

Lines Matching refs:encode_enddelimfield

8878 static bool encode_enddelimfield(void *c, const void *hd) {
8958 upb_handlers_setendseq(h, f, encode_enddelimfield, &attr);
8988 upb_handlers_setendstr(h, f, encode_enddelimfield, &attr);
8993 upb_handlers_setendsubmsg(h, f, encode_enddelimfield, &attr);