Home
last modified time | relevance | path

Searched defs:requestedSize (Results 1 – 8 of 8) sorted by relevance

/openbmc/phosphor-ipmi-flash/bmc/log-handler/
H A Dlog_handler.cpp165 uint32_t requestedSize) in read()
/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dversion_handler.cpp124 uint32_t requestedSize) in read()
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dhandler.cpp92 uint32_t requestedSize) in read()
H A Dmetric.cpp533 uint32_t requestedSize) in read()
/openbmc/phosphor-ipmi-blobs/example/
H A Dexample.cpp69 uint32_t requestedSize) in read()
/openbmc/phosphor-ipmi-blobs/
H A Dmanager.cpp154 uint32_t requestedSize) in read()
H A Dipmi.hpp103 uint32_t requestedSize; /* The number of bytes requested for reading. */ member
/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp590 auto requestedSize = *dataLen; in ipmiStorageGetSDR() local