Searched refs:BrotliDecoderIsUsed (Results 1 – 3 of 3) sorted by relevance
77 if (BrotliDecoderIsUsed(brotli_decoder_state_) && in Close()
301 BROTLI_DEC_API BROTLI_BOOL BrotliDecoderIsUsed(const BrotliDecoderState* state);
2576 BROTLI_BOOL BrotliDecoderIsUsed(const BrotliDecoderState* s) { in BrotliDecoderIsUsed() function