Searched refs:BrotliDecoderGetErrorCode (Results 1 – 10 of 10) sorted by relevance
46 BrotliDecoderGetErrorCode(brotli_decoder_state_)); in Read()
121 return n, decodeError(C.BrotliDecoderGetErrorCode(r.state))
325 BROTLI_DEC_API BrotliDecoderErrorCode BrotliDecoderGetErrorCode(
349 BROTLI_DEC_API BrotliDecoderErrorCode BrotliDecoderGetErrorCode(
49 BrotliDecoderGetErrorCode(brotli_state_); in ~BrotliSourceStream()
703 result = brotli_map_error(BrotliDecoderGetErrorCode(bp->br)); in brotli_do_write()
437 << BrotliDecoderErrorString(BrotliDecoderGetErrorCode(nti->brotli_decoder_state)); in receive_brotli_new_data()
2586 BrotliDecoderErrorCode BrotliDecoderGetErrorCode(const BrotliDecoderState* s) { in BrotliDecoderGetErrorCode() function
2763 BrotliDecoderErrorCode BrotliDecoderGetErrorCode(const BrotliDecoderState* s) { in BrotliDecoderGetErrorCode() function
1682 1677: FUNC GLOBAL DEFAULT 15 BrotliDecoderGetErrorCode