Searched defs:streamId (Results 1 – 3 of 3) sorted by relevance
/openbmc/bmcweb/http/ |
H A D | http2_connection.hpp | 127 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 D | svga_overlay.h | 66 uint32 streamId; member 77 uint32 streamId; member
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_overlay.c | 103 uint32_t streamId; in vmw_overlay_send_put() member
|