HasPendingCryptoPackets  256 net/quic/quic_sent_packet_manager.cc   if (unacked_packets_.HasPendingCryptoPackets()) {
HasPendingCryptoPackets  498 net/quic/quic_sent_packet_manager.cc   if (unacked_packets_.HasPendingCryptoPackets()) {
HasPendingCryptoPackets  147 net/quic/quic_unacked_packet_map.h   bool HasPendingCryptoPackets() const;
HasPendingCryptoPackets  106 net/quic/test_tools/quic_sent_packet_manager_peer.cc   return sent_packet_manager->unacked_packets_.HasPendingCryptoPackets();