Home | History | Annotate | Download | only in spdy

Lines Matching refs:ConstructSpdyGoAway

3559   scoped_ptr<SpdyFrame> goaway(spdy_util_.ConstructSpdyGoAway(
3585 scoped_ptr<SpdyFrame> goaway(spdy_util_.ConstructSpdyGoAway(
3605 scoped_ptr<SpdyFrame> goaway(spdy_util_.ConstructSpdyGoAway(
3697 scoped_ptr<SpdyFrame> goaway(spdy_util_.ConstructSpdyGoAway(
4501 scoped_ptr<SpdyFrame> go_away(spdy_util_.ConstructSpdyGoAway());
6468 scoped_ptr<SpdyFrame> goaway(spdy_util_.ConstructSpdyGoAway(
6500 scoped_ptr<SpdyFrame> goaway(spdy_util_.ConstructSpdyGoAway(
6584 spdy_util_.ConstructSpdyGoAway(0, GOAWAY_INADEQUATE_SECURITY, ""));