Searched refs:allocation_success (Results 1 – 1 of 1) sorted by relevance
2304 BROTLI_BOOL allocation_success = BROTLI_TRUE; in BrotliDecoderDecompressStream() local2311 allocation_success &= BrotliDecoderHuffmanTreeGroupInit( in BrotliDecoderDecompressStream()2314 allocation_success &= BrotliDecoderHuffmanTreeGroupInit( in BrotliDecoderDecompressStream()2317 allocation_success &= BrotliDecoderHuffmanTreeGroupInit( in BrotliDecoderDecompressStream()2320 if (!allocation_success) { in BrotliDecoderDecompressStream()