Home | History | Annotate | Download | only in spdy

Lines Matching full:construct

33 // This struct holds information used to construct spdy control and data frames.
108 // Construct a SPDY packet.
122 // Construct a generic SpdyControlFrame.
143 // Construct an expected SPDY reply string.
153 // Construct an expected SPDY SETTINGS frame.
158 // Construct a SPDY PING frame.
162 // Construct a SPDY GOAWAY frame.
166 // Construct a SPDY WINDOW_UPDATE frame.
171 // Construct a SPDY RST_STREAM frame.
176 // Construct a single SPDY header entry, for validation.