Home
last modified time | relevance | path

Searched defs:addConnection (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-webui/app/common/services/
H A DnbdServerService.js18 this.addConnection = function(index, nbdServer, file) { method in AnonymousFunction81a77d5f0200
/openbmc/bmcweb/http/
H A Dhttp_client.hpp826 std::shared_ptr<ConnectionInfo>& addConnection() in addConnection() function in crow::ConnectionPool