Home | History | Annotate | Download | only in spdy

Lines Matching defs:IsStreamActive

1002 bool SpdySession::IsStreamActive(SpdyStreamId stream_id) const {
2002 if (IsStreamActive(stream_id)) {