Searched refs:upb_pbdecoder_setmaxnesting (Results 1 – 4 of 4) sorted by relevance
7236 bool upb_pbdecoder_setmaxnesting(upb_pbdecoder *d, size_t max);7288 return upb_pbdecoder_setmaxnesting(this, max);
8471 bool upb_pbdecoder_setmaxnesting(upb_pbdecoder *d, size_t max) { in upb_pbdecoder_setmaxnesting() function
7539 bool upb_pbdecoder_setmaxnesting(upb_pbdecoder *d, size_t max);7591 return upb_pbdecoder_setmaxnesting(this, max);
9183 bool upb_pbdecoder_setmaxnesting(upb_pbdecoder *d, size_t max) { in upb_pbdecoder_setmaxnesting() function