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 344 case NEGOTIATED_VERSION:
353 version_negotiation_state_ = NEGOTIATED_VERSION;
461 if (version_negotiation_state_ != NEGOTIATED_VERSION) {
473 version_negotiation_state_ = NEGOTIATED_VERSION;
481 version_negotiation_state_ = NEGOTIATED_VERSION;
486 DCHECK_EQ(NEGOTIATED_VERSION, version_negotiation_state_);
    [all...]
quic_protocol.h 590 NEGOTIATED_VERSION
    [all...]

Completed in 63 milliseconds