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