Searched defs:last_stream_id (Results 1 – 10 of 10) sorted by relevance
42 uint32_t last_stream_id; member
150 void grpc_chttp2_goaway_append(uint32_t last_stream_id, uint32_t error_code, in grpc_chttp2_goaway_append()
1086 uint32_t last_stream_id, in grpc_chttp2_add_incoming_goaway()
151 void grpc_chttp2_goaway_append(uint32_t last_stream_id, uint32_t error_code, in grpc_chttp2_goaway_append()
322 GoAwayMatcher(const testing::Matcher<uint32_t> last_stream_id, in GoAwayMatcher()449 const testing::Matcher<uint32_t> last_stream_id, in IsGoAway()
271 uint32_t last_stream_id; member
478 uint32_t last_stream_id = random.Rand32() & StreamIdMask(); in TEST() local
119 int32_t last_stream_id; member
395 base::Value::Dict NetLogSpdyRecvGoAwayParams(spdy::SpdyStreamId last_stream_id, in NetLogSpdyRecvGoAwayParams()