Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/views/Operations/VirtualMedia/
H A DVirtualMedia.vue36 @click="stopVM(dev)"
173 stopVM(device) {
/openbmc/phosphor-webui/app/server-control/controllers/
H A Dvirtual-media-controller.js44 $scope.stopVM = function(index) { function