Searched refs:GENERAL_PROTOCOL_ERROR (Results 1 – 3 of 3) sorted by relevance
689 QuicHttp3ErrorCode::GENERAL_PROTOCOL_ERROR)}; in QuicErrorCodeToTransportErrorCode()692 QuicHttp3ErrorCode::GENERAL_PROTOCOL_ERROR)}; in QuicErrorCodeToTransportErrorCode()756 QuicHttp3ErrorCode::GENERAL_PROTOCOL_ERROR)}; in QuicErrorCodeToTransportErrorCode()835 return static_cast<uint64_t>(QuicHttp3ErrorCode::GENERAL_PROTOCOL_ERROR); in RstStreamErrorCodeToIetfResetStreamErrorCode()837 return static_cast<uint64_t>(QuicHttp3ErrorCode::GENERAL_PROTOCOL_ERROR); in RstStreamErrorCodeToIetfResetStreamErrorCode()839 return static_cast<uint64_t>(QuicHttp3ErrorCode::GENERAL_PROTOCOL_ERROR); in RstStreamErrorCodeToIetfResetStreamErrorCode()843 return static_cast<uint64_t>(QuicHttp3ErrorCode::GENERAL_PROTOCOL_ERROR); in RstStreamErrorCodeToIetfResetStreamErrorCode()867 return static_cast<uint64_t>(QuicHttp3ErrorCode::GENERAL_PROTOCOL_ERROR); in RstStreamErrorCodeToIetfResetStreamErrorCode()869 return static_cast<uint64_t>(QuicHttp3ErrorCode::GENERAL_PROTOCOL_ERROR); in RstStreamErrorCodeToIetfResetStreamErrorCode()912 return static_cast<uint64_t>(QuicHttp3ErrorCode::GENERAL_PROTOCOL_ERROR); in RstStreamErrorCodeToIetfResetStreamErrorCode()[all …]
116 static_cast<uint64_t>(QuicHttp3ErrorCode::GENERAL_PROTOCOL_ERROR), in TEST_F()
637 GENERAL_PROTOCOL_ERROR = 0x101, enumerator