Searched refs:init_hdidx (Results 1 – 4 of 4) sorted by relevance
350 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()
175 http2::init_hdidx(res_hdidx); in Request()176 http2::init_hdidx(req_hdidx); in Request()1833 http2::init_hdidx(req->res_hdidx); in check_response_header()
976 void init_hdidx(HeaderIndex &hdidx) { in init_hdidx() function