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

  /external/chromium_org/net/quic/
quic_connection.cc 357 case NEGOTIATED_VERSION:
366 version_negotiation_state_ = NEGOTIATED_VERSION;
483 if (version_negotiation_state_ != NEGOTIATED_VERSION) {
495 version_negotiation_state_ = NEGOTIATED_VERSION;
506 version_negotiation_state_ = NEGOTIATED_VERSION;
514 DCHECK_EQ(NEGOTIATED_VERSION, version_negotiation_state_);
    [all...]
quic_protocol.h 609 NEGOTIATED_VERSION
    [all...]

Completed in 170 milliseconds