Searched refs:allocation_success (Results 1 – 1 of 1) sorted by relevance
2393 BROTLI_BOOL allocation_success = BROTLI_TRUE; in BrotliDecoderDecompressStream() local2407 allocation_success &= BrotliDecoderHuffmanTreeGroupInit( in BrotliDecoderDecompressStream()2410 allocation_success &= BrotliDecoderHuffmanTreeGroupInit( in BrotliDecoderDecompressStream()2413 allocation_success &= BrotliDecoderHuffmanTreeGroupInit( in BrotliDecoderDecompressStream()2416 if (!allocation_success) { in BrotliDecoderDecompressStream()