Home
last modified time | relevance | path

Searched defs:readBuffer (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-ipmi-flash/tools/
H A Dbt.cpp26 std::uint8_t readBuffer[btBufferLen]; in sendContents() local
H A Dp2a.cpp98 std::vector<std::uint8_t> readBuffer(bridge->getDataLength()); in sendContents() local
H A Dlpc.cpp109 auto readBuffer = std::make_unique<std::uint8_t[]>(host_lpc_buf.length); in sendContents() local
/openbmc/phosphor-buttons/src/
H A Dgpio.cpp61 char readBuffer = '0'; in getGpioState() local
/openbmc/bmcweb/redfish-core/include/
H A Devent_service_manager.hpp1124 static std::array<char, 1024> readBuffer; in watchRedfishEventLogFile() local
/openbmc/entity-manager/src/
H A Dfru_device.cpp1400 std::array<char, 4096> readBuffer{}; in main() local