Searched refs:BrotliDecoderGetErrorCode (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/brotli/dist/c/include/brotli/
H A Ddecode.h110 * See ::BrotliDecoderGetErrorCode and ::BROTLI_LAST_ERROR_CODE.
238 * use ::BrotliDecoderGetErrorCode to get detailed error code
325 BROTLI_DEC_API BrotliDecoderErrorCode BrotliDecoderGetErrorCode(
/xsrc/external/mit/brotli/dist/c/dec/
H A Ddecode.c2586 BrotliDecoderErrorCode BrotliDecoderGetErrorCode(const BrotliDecoderState* s) { function in typeref:typename:BrotliDecoderErrorCode

Completed in 6 milliseconds