Searched refs:init_hdidx (Results 1 – 4 of 4) sorted by relevance
356 void init_hdidx(HeaderIndex &hdidx);
126 http2::init_hdidx(hdidx); in test_http2_get_header()313 http2::init_hdidx(hdidx); in test_http2_index_header()
173 http2::init_hdidx(res_hdidx); in Request()174 http2::init_hdidx(req_hdidx); in Request()1811 http2::init_hdidx(req->res_hdidx); in check_response_header()
987 void init_hdidx(HeaderIndex &hdidx) { in init_hdidx() function