Home
last modified time | relevance | path

Searched refs:addConnection (Results 1 – 3 of 3) 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.hpp774 auto conn = addConnection(); in sendData()
818 std::shared_ptr<ConnectionInfo>& addConnection() in addConnection() function in crow::ConnectionPool
842 addConnection(); in ConnectionPool()
/openbmc/phosphor-webui/app/server-control/controllers/
H A Dvirtual-media-controller.js41 nbdServerService.addConnection(id, server, file);