Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_packet_creator.h609 bool AttemptingToSendUnencryptedStreamData();
H A Dquic_packet_creator.cc1459 if (AttemptingToSendUnencryptedStreamData()) { in ConsumeDataFastPath()
1762 AttemptingToSendUnencryptedStreamData()) { in AddFrame()
2100 bool QuicPacketCreator::AttemptingToSendUnencryptedStreamData() { in AttemptingToSendUnencryptedStreamData() function in quic::QuicPacketCreator