OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FecProtectedData
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/net/quic/
quic_protocol.cc
340
StringPiece QuicPacket::
FecProtectedData
() const {
quic_protocol.h
817
base::StringPiece
FecProtectedData
() const;
[
all
...]
quic_framer.cc
361
packet->
FecProtectedData
());
[
all
...]
quic_connection_test.cc
679
fec_data.redundancy = data_packet->
FecProtectedData
();
[
all
...]
Completed in 456 milliseconds