Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/Logs/
H A DPostCodeLogsStore.js39 async deleteAllPostCodeLogs({ dispatch }, data) { method in PostCodeLogsStore.actions
/openbmc/webui-vue/src/views/Logs/PostCodeLogs/
H A DPostCodeLogs.vue332 .dispatch('postCodeLogs/deleteAllPostCodeLogs', this.allLogs)