Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dfru_reader.hpp36 using ReadBlockFunc = typedef
43 explicit FRUReader(ReadBlockFunc readFunc) : readFunc(std::move(readFunc)) in FRUReader()
58 ReadBlockFunc readFunc;