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

  /external/chromium/net/spdy/
spdy_http_stream.cc 173 return spdy_session_->IsReused();
spdy_session.h 187 bool IsReused() const {
  /external/chromium_org/net/spdy/
spdy_http_stream.cc 32 is_reused_(spdy_session_->IsReused()),
spdy_session.h 362 bool IsReused() const;
374 // This uses a different notion of reuse than IsReused(). This function
376 // stream using the session. IsReused(), on the other hand, indicates if the
    [all...]
spdy_session.cc     [all...]

Completed in 754 milliseconds