Home
last modified time | relevance | path

Searched refs:WriteBufferedCryptoFrames (Results 1 – 10 of 10) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/
H A Dquic_crypto_stream.h159 void WriteBufferedCryptoFrames();
H A Dquic_crypto_stream_test.cc528 TEST_F(QuicCryptoStreamTest, WriteBufferedCryptoFrames) { in TEST_F() argument
555 stream_->WriteBufferedCryptoFrames(); in TEST_F()
561 stream_->WriteBufferedCryptoFrames(); in TEST_F()
H A Dquic_crypto_stream.cc453 void QuicCryptoStream::WriteBufferedCryptoFrames() { in WriteBufferedCryptoFrames() function in quic::QuicCryptoStream
H A Dquic_session.cc585 crypto_stream->WriteBufferedCryptoFrames(); in OnCanWrite()
H A Dquic_session_test.cc2834 TEST_P(QuicSessionTestServer, WriteBufferedCryptoFrames) { in TEST_P() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Dquic_crypto_stream.h199 void WriteBufferedCryptoFrames();
H A Dquic_crypto_stream_test.cc596 TEST_F(QuicCryptoStreamTest, WriteBufferedCryptoFrames) { in TEST_F() argument
626 stream_->WriteBufferedCryptoFrames(); in TEST_F()
632 stream_->WriteBufferedCryptoFrames(); in TEST_F()
H A Dquic_crypto_stream.cc422 void QuicCryptoStream::WriteBufferedCryptoFrames() { in WriteBufferedCryptoFrames() function in quic::QuicCryptoStream
H A Dquic_session.cc572 crypto_stream->WriteBufferedCryptoFrames(); in OnCanWrite()
H A Dquic_session_test.cc3013 TEST_P(QuicSessionTestServer, WriteBufferedCryptoFrames) { in TEST_P() argument