Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_client.hpp337 std::bind_front(&ConnectionInfo::afterRead, this, in recvMessage()
344 std::bind_front(&ConnectionInfo::afterRead, this, in recvMessage()
349 void afterRead(const std::shared_ptr<ConnectionInfo>& /*self*/, in afterRead() function in crow::ConnectionInfo
/openbmc/bmcweb/include/
H A Dvm_websocket.hpp307 inline void afterRead(const std::weak_ptr<NbdProxyServer>& weak, in afterRead() function
334 std::bind_front(&NbdProxyServer::afterRead, in doRead()