Searched refs:borrowState (Results 1 – 4 of 4) sorted by relevance
139 BufferingNimbleDecoderState borrowState() { in borrowState() function140 return contentStream_.borrowState(); in borrowState()
80 BufferingNimbleDecoderState borrowState() { in borrowState() function102 auto state = borrowState(); in nextChunk()
237 decoderState = iprot->borrowState(); in readStructBegin()290 decoderState = iprot->borrowState(); in afterSubobject()332 detail::BufferingNimbleDecoderState borrowState();
491 state.decoderState = borrowState(); in skip_n()591 inline detail::BufferingNimbleDecoderState NimbleProtocolReader::borrowState() { in borrowState() function592 return decoder_.borrowState(); in borrowState()