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

  /external/chromium_org/net/quic/congestion_control/
fix_rate_sender.h 51 IsHandshake handshake) OVERRIDE;
pacing_sender.h 57 IsHandshake handshake) OVERRIDE;
send_algorithm_interface.h 104 IsHandshake handshake) = 0;
inter_arrival_sender.h 59 IsHandshake handshake) OVERRIDE;
tcp_cubic_sender.h 62 IsHandshake handshake) OVERRIDE;
fix_rate_sender.cc 101 IsHandshake /*handshake*/) {
pacing_sender.cc 83 IsHandshake handshake) {
tcp_cubic_sender.cc 171 IsHandshake handshake) {
inter_arrival_sender.cc 281 IsHandshake /*handshake*/) {
  /external/chromium_org/net/quic/
quic_packet_generator.h 69 IsHandshake handshake) = 0;
quic_connection.h 298 IsHandshake handshake) OVERRIDE;
409 IsHandshake handshake);
438 IsHandshake handshake,
485 IsHandshake handshake,
501 IsHandshake handshake;
quic_sent_packet_manager.h 173 IsHandshake handshake);
quic_connection.cc 153 net::IsHandshake HasCryptoHandshake(
920 IsHandshake pending_handshake = visitor_->HasPendingHandshake() ?
    [all...]
quic_packet_generator.cc 75 IsHandshake handshake = id == kCryptoStreamId ? IS_HANDSHAKE : NOT_HANDSHAKE;
quic_packet_generator_test.cc 39 IsHandshake handshake));
quic_protocol.h 138 enum IsHandshake {
    [all...]
quic_sent_packet_manager.cc 668 IsHandshake handshake) {
  /external/chromium_org/net/quic/test_tools/
quic_test_utils.h 397 IsHandshake));

Completed in 94 milliseconds