Searched refs:decoder_push (Results 1 – 3 of 3) sorted by relevance
484 static bool decoder_push(upb_pbdecoder *d, uint64_t end) { in decoder_push() function508 if (!decoder_push(d, d->top->end_ofs)) in pushtagdelim()803 CHECK_SUSPEND(decoder_push(d, offset(d) + len)); in run_decoder_vm()
7216 static bool decoder_push(upb_pbdecoder *d, uint64_t end) { in decoder_push() function7240 if (!decoder_push(d, d->top->end_ofs)) in pushtagdelim()7532 CHECK_SUSPEND(decoder_push(d, offset(d) + len)); in run_decoder_vm()
10985 static bool decoder_push(upb_pbdecoder *d, uint64_t end) { in decoder_push() function11009 if (!decoder_push(d, d->top->end_ofs)) in pushtagdelim()11301 CHECK_SUSPEND(decoder_push(d, offset(d) + len)); in run_decoder_vm()