Searched refs:SendQueuedFrames (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_packet_generator.cc101 SendQueuedFrames(false);
106 SendQueuedFrames(false);
111 SendQueuedFrames(false);
125 SendQueuedFrames(flush);
185 SendQueuedFrames(true);
211 void QuicPacketGenerator::SendQueuedFrames(bool flush) { function in class:net::QuicPacketGenerator
247 SendQueuedFrames(true);
284 SendQueuedFrames(false);
288 SendQueuedFrames(true);
H A Dquic_packet_generator.h202 void SendQueuedFrames(bool flush);

Completed in 389 milliseconds