Searched refs:BrotliDecoderErrorString (Results 1 – 4 of 4) sorted by relevance
45 << BrotliDecoderErrorString( in Read()
42 C.GoString(C.BrotliDecoderErrorString(C.BrotliDecoderErrorCode(err)))
331 BROTLI_DEC_API const char* BrotliDecoderErrorString(BrotliDecoderErrorCode c);
2590 const char* BrotliDecoderErrorString(BrotliDecoderErrorCode c) { in BrotliDecoderErrorString() function