Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/Settings/
H A DDateTimeStore.js20 async getNtpData({ commit }) { method in DateTimeStore.actions
/openbmc/webui-vue/src/views/Settings/DateTime/
H A DDateTime.vue321 this.$store.dispatch('dateTime/getNtpData'),