Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/views/Operations/Firmware/
H A DFirmwareFormUpdate.vue28 data-test-id="firmware-button-startUpdate"
33 {{ $t('pageFirmware.form.updateFirmware.startUpdate') }}
H A DFirmwareModalUpdateFirmware.vue5 :ok-title="$t('pageFirmware.form.updateFirmware.startUpdate')"
/openbmc/phosphor-bmc-code-mgmt/
H A Dupdate_manager.hpp52 startUpdate(sdbusplus::message::unix_fd image,
H A Dupdate_manager.cpp164 Manager::startUpdate(sdbusplus::message::unix_fd image, in startUpdate() function in phosphor::software::update::Manager
/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/
H A Dtest_firmware_sub_menu.robot16 ${xpath_start_update_button} //*[@data-test-id="firmware-button-startUpdate"]
/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp843 inline void startUpdate( in startUpdate() function
896 startUpdate(asyncResp, std::move(payload), memfd, applyTime, in getSwInfo()
921 startUpdate(asyncResp, std::move(payload), memfd, applyTime, in handleBMCUpdate()