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

  /external/chromium/net/spdy/
spdy_framer.h 284 bool IsCompressible(const SpdyFrame& frame) const;
spdy_framer.cc 826 bool SpdyFramer::IsCompressible(const SpdyFrame& frame) const {
    [all...]
spdy_session.cc 799 if (spdy_framer_.IsCompressible(uncompressed_frame)) {
    [all...]

Completed in 121 milliseconds