Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp144 nghttp2_session* /* session */, int32_t streamId, uint8_t* buf, in fileReadCallback()
211 int sendResponse(Response& completedRes, int32_t streamId) in sendResponse()
279 int onRequestRecv(int32_t streamId) in onRequestRecv()
349 int onDataChunkRecvCallback(uint8_t /*flags*/, int32_t streamId, in onDataChunkRecvCallback()
379 nghttp2_session* /* session */, uint8_t flags, int32_t streamId, in onDataChunkRecvStatic()
439 int32_t streamId, in onStreamCloseCallbackStatic()