Searched refs:get_buflen (Results 1 – 2 of 2) sorted by relevance
/third_party/nghttp2/src/ | ||
D | libevent_util.h | 49 size_t get_buflen() const; |
D | libevent_util.cc | 140 size_t EvbufferBuffer::get_buflen() const { return buflen_; } in get_buflen() function in nghttp2::util::EvbufferBuffer |