Searched defs:OnCanCreateNewOutgoingStream (Results 1 – 4 of 4) sorted by relevance
170 void QuicGenericSessionBase::OnCanCreateNewOutgoingStream(bool unidirectional) { in OnCanCreateNewOutgoingStream() function in quic::QuicGenericSessionBase
225 virtual void OnCanCreateNewOutgoingStream(bool /*unidirectional*/) {} in OnCanCreateNewOutgoingStream() function
1632 void QuicSpdySession::OnCanCreateNewOutgoingStream(bool unidirectional) { in OnCanCreateNewOutgoingStream() function in quic::QuicSpdySession
1569 void QuicChromiumClientSession::OnCanCreateNewOutgoingStream( in OnCanCreateNewOutgoingStream() function in net::QuicChromiumClientSession