Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/Logs/
H A DEventLogStore.js227 async downloadEntry(_, uri) { method in EventLogStore.actions
/openbmc/webui-vue/src/views/Logs/EventLogs/
H A DEventLogs.vue154 <b-button @click="downloadEntry(item.additionalDataUri)">
473 downloadEntry(uri) {
477 .dispatch('eventLog/downloadEntry', uri)