Home
last modified time | relevance | path

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

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