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 101 SendQueuedFrames(false);
106 SendQueuedFrames(false);
111 SendQueuedFrames(false);
125 SendQueuedFrames(flush);
185 SendQueuedFrames(true);
211 void QuicPacketGenerator::SendQueuedFrames(bool flush) {
247 SendQueuedFrames(true);
284 SendQueuedFrames(false);
288 SendQueuedFrames(true);
quic_packet_generator.h 202 void SendQueuedFrames(bool flush);

Completed in 104 milliseconds