Searched refs:inflate_code (Results 1 – 1 of 1) sorted by relevance
217 int inflate_code = inflate(zlib_stream_.get(), Z_NO_FLUSH); in DoInflate() local222 switch (inflate_code) { in DoInflate()