Home
last modified time | relevance | path

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

/external/brotli/dec/
Ddecode.c2349 #define BROTLI_ERROR_CODE_CASE_(PREFIX, NAME, CODE) \ in BrotliDecoderErrorString() macro
2352 BROTLI_DECODER_ERROR_CODES_LIST(BROTLI_ERROR_CODE_CASE_, BROTLI_NOTHING_) in BrotliDecoderErrorString()
2353 #undef BROTLI_ERROR_CODE_CASE_ in BrotliDecoderErrorString()