Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_client.hpp291 std::bind_front(&ConnectionInfo::afterWrite, this, in sendMessage()
298 std::bind_front(&ConnectionInfo::afterWrite, this, in sendMessage()
303 void afterWrite(const std::shared_ptr<ConnectionInfo>& /*self*/, in afterWrite() function in crow::ConnectionInfo
/openbmc/bmcweb/include/
H A Dvm_websocket.hpp353 static void afterWrite(const std::weak_ptr<NbdProxyServer>& weak, in afterWrite() function
400 std::bind_front(&NbdProxyServer::afterWrite, weak_from_this(), in doWrite()