Searched refs:startUpdate (Results 1 – 6 of 6) sorted by relevance
/openbmc/webui-vue/src/views/Operations/Firmware/ |
H A D | FirmwareFormUpdate.vue | 28 data-test-id="firmware-button-startUpdate" 33 {{ $t('pageFirmware.form.updateFirmware.startUpdate') }}
|
H A D | FirmwareModalUpdateFirmware.vue | 5 :ok-title="$t('pageFirmware.form.updateFirmware.startUpdate')"
|
/openbmc/phosphor-bmc-code-mgmt/ |
H A D | update_manager.hpp | 52 startUpdate(sdbusplus::message::unix_fd image,
|
H A D | update_manager.cpp | 164 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 D | test_firmware_sub_menu.robot | 16 ${xpath_start_update_button} //*[@data-test-id="firmware-button-startUpdate"]
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | update_service.hpp | 843 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()
|