Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DAssemblyStore.js46 async updateIdentifyLedValue({ dispatch }, led) { method in AssemblyStore.actions
H A DChassisStore.js68 async updateIdentifyLedValue({ dispatch }, led) { method in ChassisStore.actions
H A DProcessorStore.js79 async updateIdentifyLedValue({ dispatch }, led) { method in ProcessorStore.actions
H A DMemoryStore.js71 async updateIdentifyLedValue({ dispatch }, led) { method in MemoryStore.actions
H A DBmcStore.js51 async updateIdentifyLedValue({ dispatch }, led) { method in BmcStore.actions
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/
H A DInventoryTableAssembly.vue144 .dispatch('assemblies/updateIdentifyLedValue', {
H A DInventoryTableChassis.vue188 .dispatch('chassis/updateIdentifyLedValue', {
H A DInventoryTableBmcManager.vue221 .dispatch('bmc/updateIdentifyLedValue', {
H A DInventoryTableProcessors.vue259 .dispatch('processors/updateIdentifyLedValue', {
H A DInventoryTableDimmSlot.vue291 .dispatch('memory/updateIdentifyLedValue', {