Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dsimple_quic_framer.cc263 const std::vector<std::unique_ptr<QuicCryptoFrame>>& crypto_frames() const { in crypto_frames() function in quic::test::SimpleFramerVisitor
415 SimpleQuicFramer::crypto_frames() const { in crypto_frames() function in quic::test::SimpleQuicFramer
H A Dquic_test_utils.h1920 const std::vector<std::unique_ptr<QuicCryptoFrame>>& crypto_frames() const { in crypto_frames() function