Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/microspdy/
Dcompression.h95 SPDYF_zlib_inflate_end(z_stream *strm);
Dcompression.c343 SPDYF_zlib_inflate_end(z_stream *strm) in SPDYF_zlib_inflate_end() function
Dsession.c1582 SPDYF_zlib_inflate_end(&session->zlib_recv_stream); in SPDYF_session_destroy()