Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp127 nghttp2_session* /* session */, int32_t streamId, uint8_t* buf, in fileReadCallback()
194 int sendResponse(Response& completedRes, int32_t streamId) in sendResponse()
257 int onRequestRecv(int32_t streamId) in onRequestRecv()
325 int onDataChunkRecvCallback(uint8_t /*flags*/, int32_t streamId, in onDataChunkRecvCallback()
355 nghttp2_session* /* session */, uint8_t flags, int32_t streamId, in onDataChunkRecvStatic()
414 int32_t streamId, in onStreamCloseCallbackStatic()
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga_overlay.h66 uint32 streamId; member
77 uint32 streamId; member
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_overlay.c103 uint32_t streamId; in vmw_overlay_send_put() member