Searched refs:GetControlFrameStreamId (Results 1 - 2 of 2) sorted by relevance

/external/chromium/net/spdy/
H A Dspdy_framer.cc441 GetControlFrameStreamId(&control_frame), NULL, 0);
445 visitor_->OnStreamFrameData(GetControlFrameStreamId(&control_frame),
495 visitor_->OnControlFrameHeaderData(GetControlFrameStreamId(&control_frame),
500 visitor_->OnStreamFrameData(GetControlFrameStreamId(&control_frame),
1254 const SpdyStreamId stream_id = GetControlFrameStreamId(control_frame);
1301 const SpdyStreamId stream_id = GetControlFrameStreamId(control_frame);
1330 const SpdyStreamId stream_id = GetControlFrameStreamId(control_frame);
1375 SpdyStreamId SpdyFramer::GetControlFrameStreamId( function in class:spdy::SpdyFramer
H A Dspdy_framer.h293 static SpdyStreamId GetControlFrameStreamId(

Completed in 70 milliseconds