Searched defs:OnCanCreateNewOutgoingStream (Results 1 – 3 of 3) sorted by relevance
217 virtual void OnCanCreateNewOutgoingStream(bool /*unidirectional*/) {} in OnCanCreateNewOutgoingStream() function
1538 void QuicSpdySession::OnCanCreateNewOutgoingStream(bool unidirectional) { in OnCanCreateNewOutgoingStream() function in quic::QuicSpdySession
1630 void QuicChromiumClientSession::OnCanCreateNewOutgoingStream( in OnCanCreateNewOutgoingStream() function in net::QuicChromiumClientSession