Home
last modified time | relevance | path

Searched refs:rebootBmc (Results 1 – 6 of 6) sorted by relevance

/openbmc/webui-vue/src/views/Operations/RebootBmc/
H A DRebootBmc.vue25 data-test-id="rebootBmc-button-reboot"
28 {{ $t('pageRebootBmc.rebootBmc') }}
78 if (confirmed) this.rebootBmc();
81 rebootBmc() {
83 .dispatch('controls/rebootBmc')
/openbmc/webui-vue/docs/guide/components/toasts/
H A Dindex.md18 rebootBmc() {
20 .dispatch('controls/rebootBmc')
/openbmc/webui-vue/src/store/modules/Operations/
H A DControlStore.js74 async rebootBmc() { method in ControlStore.actions
/openbmc/phosphor-bmc-code-mgmt/
H A Dactivation.cpp215 Activation::rebootBmc(); in onFlashWriteSuccess()
469 void Activation::rebootBmc() in rebootBmc() function in phosphor::software::updater::Activation
H A Dactivation.hpp310 void rebootBmc();
/openbmc/webui-vue/tests/unit/__snapshots__/
H A DAppNavigation.spec.js.snap339 appNavigation.rebootBmc
1018 appNavigation.rebootBmc