Home
last modified time | relevance | path

Searched refs:ImageHandlerInterface (Results 1 – 12 of 12) sorted by relevance

/openbmc/phosphor-ipmi-flash/bmc/
H A Dimage_handler.hpp16 class ImageHandlerInterface class
19 virtual ~ImageHandlerInterface() = default;
68 std::unique_ptr<ImageHandlerInterface> handler) : in HandlerPack()
81 std::unique_ptr<ImageHandlerInterface> handler;
H A Dhandler_config.hpp25 std::unique_ptr<ImageHandlerInterface> handler;
H A Dfile_handler.hpp14 class FileHandler : public ImageHandlerInterface
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dfirmware_unittest.hpp34 std::unique_ptr<ImageHandlerInterface> image = in SetUp()
208 std::unique_ptr<ImageHandlerInterface> image = in SetUp()
235 std::unique_ptr<ImageHandlerInterface> image = in SetUp()
H A Dfirmware_commit_unittest.cpp30 std::unique_ptr<ImageHandlerInterface> image = in SetUp()
H A Dfirmware_state_notyetstarted_tarball_unittest.cpp26 std::unique_ptr<ImageHandlerInterface> image = in SetUp()
H A Dfirmware_multiplebundle_unittest.cpp33 std::unique_ptr<ImageHandlerInterface> image = in SetUp()
/openbmc/phosphor-ipmi-flash/bmc/test/
H A Dimage_mock.hpp12 class ImageHandlerMock : public ImageHandlerInterface
/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dversion_handler.hpp75 std::unique_ptr<ImageHandlerInterface> handler;
/openbmc/phosphor-ipmi-flash/bmc/log-handler/
H A Dlog_handler.hpp90 std::unique_ptr<ImageHandlerInterface> handler;
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dfirmware_handler.hpp64 ipmi_flash::ImageHandlerInterface* imageHandler;
/openbmc/phosphor-ipmi-flash/
H A Dbmc_json_config.md250 `ImageHandlerInterface`.