Searched defs:QUIC_LAST_ERROR (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_protocol.h402 // To add a new error code, use the current value of QUIC_LAST_ERROR and
403 // increment QUIC_LAST_ERROR.
553 QUIC_LAST_ERROR = 68, enumerator in enum:net::QuicErrorCode

Completed in 393 milliseconds