Home
last modified time | relevance | path

Searched defs:has_stop_waiting (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_packet_creator.h320 bool has_stop_waiting() const { return packet_.has_stop_waiting; } in has_stop_waiting() function
H A Dquic_packets.h382 bool has_stop_waiting; member
H A Dquic_packets.cc415 bool has_ack, bool has_stop_waiting) in SerializedPacket()
H A Dquic_connection_test.cc986 bool has_stop_waiting, in ProcessDataPacketAtLevel()
1018 size_t ProcessDataPacketAtLevel(uint64_t number, bool has_stop_waiting, in ProcessDataPacketAtLevel()
1179 bool has_stop_waiting, in ConstructDataPacket()
4543 const bool has_stop_waiting = false; in TEST_P() local
4573 const bool has_stop_waiting = false; in TEST_P() local