Searched refs:startUpdate (Results 1 – 10 of 10) sorted by relevance
| /openbmc/phosphor-bmc-code-mgmt/bmc/usb/ |
| H A D | usb_manager.cpp | 81 auto USBManager::startUpdate(int fd) -> sdbusplus::async::task<bool> in startUpdate() function in phosphor::usb::USBManager 125 co_await startUpdate(fd); in run() local
|
| H A D | usb_manager.hpp | 48 auto startUpdate(int fd) -> sdbusplus::async::task<bool>;
|
| /openbmc/webui-vue/src/views/Operations/Firmware/ |
| H A D | FirmwareFormUpdate.vue | 27 data-test-id="firmware-button-startUpdate" 32 {{ $t('pageFirmware.form.updateFirmware.startUpdate') }}
|
| H A D | FirmwareModalUpdateFirmware.vue | 6 :ok-title="$t('pageFirmware.form.updateFirmware.startUpdate')"
|
| /openbmc/pldm/fw-update/ |
| H A D | update.cpp | 10 sdbusplus::message::object_path Update::startUpdate( in startUpdate() function in pldm::fw_update::Update
|
| H A D | update.hpp | 41 virtual sdbusplus::message::object_path startUpdate(
|
| /openbmc/phosphor-bmc-code-mgmt/bmc/ |
| H A D | update_manager.hpp | 51 sdbusplus::message::object_path startUpdate(
|
| H A D | update_manager.cpp | 210 sdbusplus::message::object_path Manager::startUpdate( 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 | 870 inline void startUpdate( in startUpdate() function 924 startUpdate(asyncResp, std::move(payload), memfd, applyTime, in getSwInfo() 949 startUpdate(asyncResp, std::move(payload), memfd, applyTime, in handleBMCUpdate() 979 startUpdate(asyncResp, std::move(payload), memfd, applyTime, in handleMultipartManagerUpdate()
|