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