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

/xsrc/external/mit/brotli/dist/c/include/brotli/
H A Ddecode.h320 * See also ::BrotliDecoderErrorString
331 BROTLI_DEC_API const char* BrotliDecoderErrorString(BrotliDecoderErrorCode c);
/xsrc/external/mit/brotli/dist/c/dec/
H A Ddecode.c2590 const char* BrotliDecoderErrorString(BrotliDecoderErrorCode c) { function in typeref:typename:const char *

Completed in 7 milliseconds