Home
last modified time | relevance | path

Searched refs:storePel (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_io_type_pel.cpp216 rc = storePel(path.string()); in writeFromMemory()
302 int PelHandler::storePel(std::string&& pelFileName) in storePel() function in pldm::responder::PelHandler
381 rc = storePel(path.string()); in write()
H A Dfile_io_type_pel.hpp44 virtual int storePel(std::string&& pelFileName);