Home | History | Annotate | Download | only in spdy

Lines Matching defs:total_length

110   size_t total_length = SpdyControlFrame::kNumNameValuePairsSize;
115 total_length += SpdyControlFrame::kLengthOfNameSize +
120 return total_length;