Home
last modified time | relevance | path

Searched defs:SessionInfo (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-ipmi-blobs/
H A Dmanager.hpp20 struct SessionInfo struct
23 SessionInfo(const std::string& path, GenericBlobInterface* handler, in SessionInfo() function
28 std::string blobId;
29 GenericBlobInterface* handler;
30 uint16_t flags;
35 std::chrono::time_point<std::chrono::steady_clock> lastActionTime =
/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dversion_handler.hpp79 struct SessionInfo struct in ipmi_flash::VersionBlobHandler
81 BlobInfo* blob;
88 std::shared_ptr<const std::optional<std::vector<uint8_t>>> data;
/openbmc/phosphor-ipmi-flash/bmc/log-handler/
H A Dlog_handler.hpp94 struct SessionInfo struct in ipmi_flash::LogBlobHandler
96 BlobInfo* blob;
103 std::shared_ptr<const std::optional<std::vector<uint8_t>>> data;
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Ipmi/
H A Dmeson.build3 subdir('SessionInfo') subdir