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 DMemoryStore.js71 async updateIdentifyLedValue({ dispatch }, led) { method in MemoryStore.actions
H A DProcessorStore.js79 async updateIdentifyLedValue({ dispatch }, led) { method in ProcessorStore.actions
H A DBmcStore.js54 async updateIdentifyLedValue({ dispatch }, led) { method in BmcStore.actions
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/
H A DInventoryTableAssembly.vue141 .dispatch('assemblies/updateIdentifyLedValue', {
H A DInventoryTableChassis.vue185 .dispatch('chassis/updateIdentifyLedValue', {
H A DInventoryTableBmcManager.vue232 .dispatch('bmc/updateIdentifyLedValue', {
H A DInventoryTableProcessors.vue256 .dispatch('processors/updateIdentifyLedValue', {
H A DInventoryTableDimmSlot.vue288 .dispatch('memory/updateIdentifyLedValue', {