Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp583 size_t sendLength) in afterWriteBuffer()
586 BMCWEB_LOG_DEBUG("Sent {}", sendLength); in afterWriteBuffer()
584 afterWriteBuffer(const std::shared_ptr<self_type> & self,const boost::system::error_code & ec,size_t sendLength) afterWriteBuffer() argument