HomeSort by relevance Sort by last modified time
    Searched refs:SendQueuedFrames (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/
quic_packet_generator.cc 62 SendQueuedFrames(false);
67 SendQueuedFrames(false);
79 SendQueuedFrames(false);
152 void QuicPacketGenerator::SendQueuedFrames(bool flush) {
187 SendQueuedFrames(false);
191 SendQueuedFrames(true);
quic_packet_generator.h 131 void SendQueuedFrames(bool flush);

Completed in 31 milliseconds