Home
last modified time | relevance | path

Searched refs:out_alpns (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_buffered_packet_store.cc295 const QuicReceivedPacket& packet, std::vector<std::string>* out_alpns, in IngestPacketForTlsChloExtraction() argument
298 QUICHE_DCHECK_NE(out_alpns, nullptr); in IngestPacketForTlsChloExtraction()
314 *out_alpns = tls_chlo_extractor.alpns(); in IngestPacketForTlsChloExtraction()
Dquic_buffered_packet_store.h126 const QuicReceivedPacket& packet, std::vector<std::string>* out_alpns,