Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/bmc/usb/
H A Dusb_manager.cpp81 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 Dusb_manager.hpp48 auto startUpdate(int fd) -> sdbusplus::async::task<bool>;
/openbmc/webui-vue/src/views/Operations/Firmware/
H A DFirmwareFormUpdate.vue27 data-test-id="firmware-button-startUpdate"
32 {{ $t('pageFirmware.form.updateFirmware.startUpdate') }}
H A DFirmwareModalUpdateFirmware.vue6 :ok-title="$t('pageFirmware.form.updateFirmware.startUpdate')"
/openbmc/pldm/fw-update/
H A Dupdate.cpp10 sdbusplus::message::object_path Update::startUpdate( in startUpdate() function in pldm::fw_update::Update
H A Dupdate.hpp41 virtual sdbusplus::message::object_path startUpdate(
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dupdate_manager.hpp51 sdbusplus::message::object_path startUpdate(
H A Dupdate_manager.cpp210 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 Dtest_firmware_sub_menu.robot16 ${xpath_start_update_button} //*[@data-test-id="firmware-button-startUpdate"]
/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp870 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()