Searched defs:lastStreamId (Results 1 – 6 of 6) sorted by relevance
290 protected final ByteBuf goAwayFrame(int lastStreamId) { in goAwayFrame()294 protected final ByteBuf goAwayFrame(int lastStreamId, int errorCode, ByteBuf data) { in goAwayFrame()
82 private lastStreamId = 0; property in AdbConnectionOverWebusb
336 int lastStreamId = source.readInt(); in readGoAway() local
440 public void onGoAwayRead(ChannelHandlerContext ctx, int lastStreamId, long errorCode, in onGoAwayRead()
342 int lastStreamId = source.readInt(); in readGoAway() local
338 int lastStreamId = source.readInt(); in readGoAway() local