Home
last modified time | relevance | path

Searched refs:whenComplete (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/include/
H A Dvm_websocket.hpp523 std::function<void()>&& whenComplete) in onMessage() argument
531 whenComplete(); in onMessage()
535 session->second->send(data, std::move(whenComplete)); in onMessage()
/openbmc/bmcweb/http/routing/
H A Dwebsocketrule.hpp97 std::function<void()>&& whenComplete)>
/openbmc/bmcweb/http/
H A Dwebsocket_impl.hpp58 std::function<void()>&& whenComplete)> in ConnectionImpl()
352 std::function<void()>&& whenComplete)>