Searched refs:afterRead (Results 1 – 3 of 3) sorted by relevance
/openbmc/bmcweb/http/ |
H A D | http_connection.hpp | 691 void afterRead(const std::shared_ptr<self_type>& /*self*/, in afterRead() function in crow::Connection 757 std::bind_front(&self_type::afterRead, this, in doRead() 764 std::bind_front(&self_type::afterRead, this, in doRead()
|
H A D | http_client.hpp | 343 std::bind_front(&ConnectionInfo::afterRead, this, in recvMessage() 350 std::bind_front(&ConnectionInfo::afterRead, this, in recvMessage() 355 void afterRead(const std::shared_ptr<ConnectionInfo>& /*self*/, in afterRead() function in crow::ConnectionInfo
|
/openbmc/bmcweb/include/ |
H A D | vm_websocket.hpp | 322 void afterRead(const std::weak_ptr<NbdProxyServer>& weak, in afterRead() function 349 std::bind_front(&NbdProxyServer::afterRead, in doRead()
|