Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dnghttp2_adapters.hpp150 std::span<const uint8_t> memSend() in memSend() function
H A Dhttp2_connection.hpp535 std::span<const uint8_t> data = ngSession.memSend(); in writeBuffer()