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 D | simple_quic_framer.cc | 263 const std::vector<std::unique_ptr<QuicCryptoFrame>>& crypto_frames() const { in crypto_frames() function in quic::test::SimpleFramerVisitor |
H A D | quic_test_utils.h | 1920 const std::vector<std::unique_ptr<QuicCryptoFrame>>& crypto_frames() const { in crypto_frames() function |