Searched refs:get_writelen (Results 1 - 2 of 2) sorted by relevance
/third_party/nghttp2/src/ | ||
H A D | libevent_util.h | 53 size_t get_writelen() const; |
H A D | libevent_util.cc | 142 size_t EvbufferBuffer::get_writelen() const { return writelen_; } in get_writelen() function in nghttp2::util::EvbufferBuffer |
Completed in 1 milliseconds