Home
last modified time | relevance | path

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

/openbmc/phosphor-webui/app/configuration/controllers/
H A Dfirmware-controller.js49 $scope.activateImage = function(imageId, imageVersion, imageType) { argument
56 function waitForActive(imageId) { argument
272 $scope.changePriority = function(imageId, imageVersion, from, to) { argument
293 $scope.deleteImage = function(imageId, imageVersion) { argument
/openbmc/phosphor-webui/app/common/services/
H A Dapi-utils.js1054 getActivation: function(imageId) { argument
1150 imageId: key.split('/').pop(), property in AnonymousClass1ea782bb8801
1184 changePriority: function(imageId, priority) { argument
1197 deleteImage: function(imageId) { argument
1210 activateImage: function(imageId) { argument