Home
last modified time | relevance | path

Searched defs:writeBuffer (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-buttons/src/
H A Dgpio.cpp39 char writeBuffer; in setGpioState() local
/openbmc/phosphor-power/tools/i2c/
H A Di2c.cpp185 uint8_t writeBuffer[writeBufferSize]; in processCallI2C() local
/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp560 void writeBuffer() in writeBuffer() function in crow::HTTP2Connection