Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Drepository.cpp451 bool Repository::updatePEL(const fs::path& path, PELUpdateFunc updateFunc) in updatePEL()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dtypes.hpp177 std::function<uint8_t(SetSensorReadingReq&, const Info&)> updateFunc; member