HomeSort by relevance Sort by last modified time
    Searched refs:IsIdle (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/net/spdy/
spdy_http_stream.cc 112 CHECK(stream_->IsIdle());
125 CHECK(stream_->IsIdle());
spdy_stream.h 383 bool IsIdle() const;
spdy_proxy_client_socket.cc 157 spdy_stream_->IsIdle();
spdy_stream.cc 628 bool SpdyStream::IsIdle() const {
    [all...]

Completed in 3616 milliseconds