Searched refs:get_wb (Results 1 – 2 of 2) sorted by relevance
208 WriteBuf *get_wb();
581 Http2Handler::WriteBuf *Http2Handler::get_wb() { return &wb_; } in get_wb() function in nghttp2::Http2Handler1629 auto wb = hd->get_wb(); in send_data_callback()