Home
last modified time | relevance | path

Searched refs:get_buflen (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dlibevent_util.h49 size_t get_buflen() const;
Dlibevent_util.cc140 size_t EvbufferBuffer::get_buflen() const { return buflen_; } in get_buflen() function in nghttp2::util::EvbufferBuffer