Searched defs:crypto_frames (Results 1 – 2 of 2) sorted by relevance
| /external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ | ||
| D | simple_quic_framer.cc | 260 const std::vector<std::unique_ptr<QuicCryptoFrame>>& crypto_frames() const { in crypto_frames() function in quic::test::SimpleFramerVisitor |
| D | quic_test_utils.h | 1914 const std::vector<std::unique_ptr<QuicCryptoFrame>>& crypto_frames() const { in crypto_frames() function |