Home
last modified time | relevance | path

Searched defs:writeMeta (Results 1 – 13 of 13) sorted by relevance

/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dpci_nuvoton_handler.cpp83 bool PciDataHandler::writeMeta(const std::vector<std::uint8_t>&) in writeMeta() function in ipmi_flash::PciDataHandler
H A Dpci_handler.cpp110 bool PciDataHandler::writeMeta(const std::vector<std::uint8_t>&) in writeMeta() function in ipmi_flash::PciDataHandler
H A Dnet_handler.cpp141 bool NetDataHandler::writeMeta(const std::vector<std::uint8_t>&) in writeMeta() function in ipmi_flash::NetDataHandler
H A Dlpc_handler.cpp89 bool LpcDataHandler::writeMeta(const std::vector<std::uint8_t>& configuration) in writeMeta() function in ipmi_flash::LpcDataHandler
H A Dfirmware_handler.cpp558 bool FirmwareBlobHandler::writeMeta(uint16_t session, uint32_t, in writeMeta() function in ipmi_flash::FirmwareBlobHandler
/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dversion_handler.hpp56 bool writeMeta(uint16_t, uint32_t, const std::vector<uint8_t>&) override in writeMeta() function in ipmi_flash::VersionBlobHandler
/openbmc/phosphor-ipmi-flash/bmc/log-handler/
H A Dlog_handler.hpp71 bool writeMeta(uint16_t, uint32_t, const std::vector<uint8_t>&) override in writeMeta() function in ipmi_flash::LogBlobHandler
/openbmc/phosphor-ipmi-flash/cleanup/
H A Dcleanup.hpp68 bool writeMeta(uint16_t, uint32_t, const std::vector<uint8_t>&) override in writeMeta() function in ipmi_flash::FileCleanupHandler
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dhandler.cpp111 bool MetricBlobHandler::writeMeta(uint16_t, uint32_t, in writeMeta() function in blobs::MetricBlobHandler
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/
H A Dhandler.cpp162 bool SmbiosBlobHandler::writeMeta(uint16_t /* session */, uint32_t /* offset */, in writeMeta() function in blobs::SmbiosBlobHandler
/openbmc/phosphor-ipmi-blobs/example/
H A Dexample.cpp120 bool ExampleBlobHandler::writeMeta(uint16_t, uint32_t, in writeMeta() function in blobs::ExampleBlobHandler
/openbmc/phosphor-ipmi-blobs/
H A Dipmi.cpp291 Resp writeMeta(ManagerInterface* mgr, std::span<const uint8_t> data) in writeMeta() function
H A Dmanager.cpp207 bool BlobManager::writeMeta(uint16_t session, uint32_t offset, in writeMeta() function in blobs::BlobManager