Home
last modified time | relevance | path

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

/openbmc/phosphor-webui/app/server-control/controllers/
H A Dvirtual-media-controller.js17 nbdServerService) { argument
41 nbdServerService.addConnection(id, server, file);
58 var existingConnectionsMap = nbdServerService.getExistingConnections();
/openbmc/phosphor-webui/app/
H A Dindex.js42 import nbdServerService from './common/services/nbdServerService.js';