Home
last modified time | relevance | path

Searched refs:closed_stream_id_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/spdy/
Dspdy_http_stream.h120 SpdyStreamId closed_stream_id_; variable
Dspdy_http_stream.cc34 closed_stream_id_(0), in SpdyHttpStream()
369 closed_stream_id_ = stream_->stream_id(); in OnClose()