Home
last modified time | relevance | path

Searched defs:BlobInfo (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dversion_handler.hpp71 struct BlobInfo struct in ipmi_flash::VersionBlobHandler
73 Pinned<std::string> blobId;
74 std::unique_ptr<ActionPack> actions;
75 std::unique_ptr<ImageHandlerInterface> handler;
76 std::set<SessionInfo*> sessionsToUpdate;
/openbmc/phosphor-ipmi-flash/bmc/log-handler/
H A Dlog_handler.hpp86 struct BlobInfo struct in ipmi_flash::LogBlobHandler
88 Pinned<std::string> blobId;
89 std::unique_ptr<ActionPack> actions;
90 std::unique_ptr<ImageHandlerInterface> handler;
91 std::set<SessionInfo*> sessionsToUpdate;