Home | History | Annotate | Download | only in spdy

Lines Matching refs:total_length

106   size_t total_length = SpdyControlFrame::kNumNameValuePairsSize;
111 total_length += SpdyControlFrame::kLengthOfNameSize +
116 return total_length;