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

  /external/chromium_org/net/spdy/
spdy_stream.h 397 bool IsLocallyClosed() const;
spdy_stream.cc 702 if (IsLocallyClosed()) {
719 bool SpdyStream::IsLocallyClosed() const {

Completed in 3033 milliseconds