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

  /external/chromium_org/net/quic/
spdy_utils.cc 18 int length = SpdyFramer::GetSerializedLength(SPDY3, &headers);
  /external/chromium_org/net/spdy/
spdy_framer.cc 869 size_t SpdyFramer::GetSerializedLength(const int spdy_version,
    [all...]
spdy_framer.h 310 static size_t GetSerializedLength(const int spdy_version,
589 size_t GetSerializedLength(const SpdyHeaderBlock& headers);
  /external/chromium_org/net/tools/quic/
spdy_utils.cc 160 int length = SpdyFramer::GetSerializedLength(SPDY3, &headers);
  /external/chromium/net/spdy/
spdy_framer.cc 109 size_t GetSerializedLength(const SpdyHeaderBlock* headers) {
    [all...]

Completed in 70 milliseconds