Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/Logs/
H A DPostCodeLogsStore.js7 allPostCodes: [], property in PostCodeLogsStore.state
10 allPostCodes: (state) => state.allPostCodes,
13 setAllPostCodes: (state, allPostCodes) =>
14 (state.allPostCodes = allPostCodes),
/openbmc/webui-vue/src/views/Logs/PostCodeLogs/
H A DPostCodeLogs.vue277 return this.$store.getters['postCodeLogs/allPostCodes'].map(
340 return this.$store.getters['postCodeLogs/allPostCodes'].map(