Searched refs:CancelStream (Results 1 – 3 of 3) sorted by relevance
42 session_->CancelStream(stream_id_); in ~FlipStream()156 session_->CancelStream(stream_id_); in Cancel()
68 bool CancelStream(flip::FlipStreamId stream_id);
426 bool FlipSession::CancelStream(flip::FlipStreamId stream_id) { in CancelStream() function in net::FlipSession