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 313 case NEGOTIATED_VERSION:
322 version_negotiation_state_ = NEGOTIATED_VERSION;
416 if (version_negotiation_state_ != NEGOTIATED_VERSION) {
428 version_negotiation_state_ = NEGOTIATED_VERSION;
436 version_negotiation_state_ = NEGOTIATED_VERSION;
441 DCHECK_EQ(NEGOTIATED_VERSION, version_negotiation_state_);
    [all...]
quic_protocol.h 515 NEGOTIATED_VERSION
    [all...]

Completed in 57 milliseconds