Searched refs:afterWrite (Results 1 – 3 of 3) sorted by relevance
| /openbmc/bmcweb/http/ |
| H A D | websocket_impl.hpp | 280 void afterWrite(const std::shared_ptr<Connection>& /*self*/, in afterWrite() function in crow::websocket::ConnectionImpl 323 std::bind_front(&self_t::afterWrite, this, shared_from_this())); in doWrite()
|
| H A D | http_client.hpp | 312 std::bind_front(&ConnectionInfo::afterWrite, this, in sendMessage() 319 std::bind_front(&ConnectionInfo::afterWrite, this, in sendMessage() 324 void afterWrite(const std::shared_ptr<ConnectionInfo>& /*self*/, in afterWrite() function in crow::ConnectionInfo
|
| /openbmc/bmcweb/features/virtual_media/ |
| H A D | vm_websocket.hpp | 352 static void afterWrite(const std::weak_ptr<NbdProxyServer>& weak, in afterWrite() function 399 std::bind_front(&NbdProxyServer::afterWrite, weak_from_this(), in doWrite()
|