Searched refs:QUIC_LAST_ERROR (Results 1 – 4 of 4) sorted by relevance
119 error < net::QUIC_LAST_ERROR; in GetConstants()
207 RETURN_STRING_LITERAL(QUIC_LAST_ERROR); in ErrorToString()
461 QUIC_LAST_ERROR = 56, enumerator
1398 if (error_code >= QUIC_LAST_ERROR || in ProcessConnectionCloseFrame()1424 if (error_code >= QUIC_LAST_ERROR || in ProcessGoAwayFrame()