Home
last modified time | relevance | path

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

/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dlpc_handler.hpp26 class LpcDataHandler : public DataInterface class
34 explicit LpcDataHandler(std::unique_ptr<HardwareMapperInterface> mapper) : in LpcDataHandler() function in ipmi_flash::LpcDataHandler
/openbmc/phosphor-ipmi-flash/tools/
H A Dlpc.hpp23 class LpcDataHandler : public DataInterface class
26 LpcDataHandler(ipmiblob::BlobInterface* blob, HostIoInterface* io, in LpcDataHandler() function in host_tool::LpcDataHandler