Home
last modified time | relevance | path

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

/external/brotli/include/brotli/
Ddecode.h319 BrotliDecoderErrorCode BrotliDecoderGetErrorCode(
/external/brotli/dec/
Ddecode.c2343 BrotliDecoderErrorCode BrotliDecoderGetErrorCode(const BrotliDecoderState* s) { in BrotliDecoderGetErrorCode() function