Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp93 fileReadCallback(nghttp2_session* /* session */, int32_t streamId, in fileReadCallback() function in crow::HTTP2Connection
193 .read_callback = fileReadCallback, in sendResponse()