Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/views/Operations/Firmware/
H A DFirmwareFormUpdate.vue90 this.$store.dispatch('firmware/getUpdateServiceSettings');
/openbmc/webui-vue/src/store/modules/Operations/
H A DFirmwareStore.js107 getUpdateServiceSettings({ commit }) { method in FirmwareStore.actions