Lines Matching defs:nghttp2_hd_inflater_ex
186 struct nghttp2_hd_inflater_ex
191 nghttp2_hd_inflater_ex()
211 nghttp2_hd_inflater_ex(const nghttp2_hd_inflater_ex&) = delete;
212 nghttp2_hd_inflater_ex& operator=(const nghttp2_hd_inflater_ex&) = delete;
213 nghttp2_hd_inflater_ex& operator=(nghttp2_hd_inflater_ex&&) = delete;
214 nghttp2_hd_inflater_ex(nghttp2_hd_inflater_ex&& other) = delete;
216 ~nghttp2_hd_inflater_ex()