Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/Operations/
H A DControlStore.js12 const checkForServerStatus = function (serverStatus) { function
92 await checkForServerStatus.bind(this, 'on')();
99 await checkForServerStatus.bind(this, 'on')();
106 await checkForServerStatus.bind(this, 'on')();
113 await checkForServerStatus.bind(this, 'off')();
120 await checkForServerStatus.bind(this, 'off')();