UpdateFec 672 net/quic/quic_connection.cc group->UpdateFec(last_header_.packet_sequence_number, fec); UpdateFec 33 net/quic/quic_fec_group.h bool UpdateFec(QuicPacketSequenceNumber fec_packet_sequence_number, UpdateFec 72 net/quic/quic_fec_group_test.cc ASSERT_TRUE(group.UpdateFec(num_packets, fec)); UpdateFec 101 net/quic/quic_fec_group_test.cc ASSERT_TRUE(group.UpdateFec(num_packets, fec)); UpdateFec 159 net/quic/quic_fec_group_test.cc ASSERT_FALSE(group.UpdateFec(2, fec)); UpdateFec 208 net/quic/quic_fec_group_test.cc ASSERT_TRUE(group.UpdateFec(3, fec));