Home
last modified time | relevance | path

Searched defs:CryptoSubstream (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_crypto_stream.h262 struct QUIC_EXPORT_PRIVATE CryptoSubstream { struct
276 std::array<CryptoSubstream, NUM_PACKET_NUMBER_SPACES> substreams_; argument
Dquic_crypto_stream.cc509 QuicCryptoStream::CryptoSubstream::CryptoSubstream( in CryptoSubstream() function in quic::QuicCryptoStream::CryptoSubstream