Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_client.hpp180 std::bind_front(&ConnectionInfo::afterResolve, this, in doResolve()
200 afterResolve(shared_from_this(), boost::system::error_code(), ip); in doResolve()
203 void afterResolve(const std::shared_ptr<ConnectionInfo>& /*self*/, in afterResolve() function in crow::ConnectionInfo