Searched refs:WriteBufferedCryptoData (Results 1 – 2 of 2) sorted by relevance
131 bool WriteBufferedCryptoData();
195 if (!WriteBufferedCryptoData() || !WriteBufferedControlFrames()) { in OnCanWrite()687 bool SimpleSessionNotifier::WriteBufferedCryptoData() { in WriteBufferedCryptoData() function in quic::test::SimpleSessionNotifier