Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:switchtobuf

8302 static void switchtobuf(upb_pbdecoder *d, const char *buf, const char *end) {
8312 switchtobuf(d, buf, buf + len);
8346 switchtobuf(d, d->residual, d->residual_end);
8394 switchtobuf(d, buf, buf + size);
8431 switchtobuf(d, d->residual, d->residual_end);
8467 switchtobuf(d, d->residual, d->residual_end);