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

  /external/chromium_org/net/spdy/
spdy_framer.h 510 size_t GetBlockedSize() const;
spdy_framer.cc 282 size_t SpdyFramer::GetBlockedSize() const {
758 if (current_frame_length_ != GetBlockedSize()) {
    [all...]
spdy_framer_test.cc     [all...]

Completed in 462 milliseconds