Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dwebsocket.hpp32 virtual void sendEx(MessageType type, std::string_view msg,
H A Dwebsocket_impl.hpp136 void sendEx(MessageType type, std::string_view msg, in sendEx() function in crow::websocket::ConnectionImpl
/openbmc/bmcweb/features/serial/
H A Dobmc_console.hpp128 self->conn.sendEx( in doRead()
/openbmc/bmcweb/features/virtual_media/
H A Dvm_websocket.hpp338 self->connection.sendEx( in afterRead()