Searched defs:IsFrameOutstanding (Results 1 – 4 of 4) sorted by relevance
190 bool QuicEndpoint::IsFrameOutstanding(const QuicFrame& frame) const { in IsFrameOutstanding() function in quic::simulator::QuicEndpoint
480 bool QuicCryptoStream::IsFrameOutstanding(EncryptionLevel level, size_t offset, in IsFrameOutstanding() function in quic::QuicCryptoStream
2451 bool QuicSession::IsFrameOutstanding(const QuicFrame& frame) const { in IsFrameOutstanding() function in quic::QuicSession
444 bool SimpleSessionNotifier::IsFrameOutstanding(const QuicFrame& frame) const { in IsFrameOutstanding() function in quic::test::SimpleSessionNotifier