Home
last modified time | relevance | path

Searched refs:GetHttp2ErrorCode (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
H A Doghttp2_session.cc133 Http2ErrorCode GetHttp2ErrorCode(SpdyFramerError error) { in GetHttp2ErrorCode() function
1045 LatchErrorAndNotify(GetHttp2ErrorCode(error), ConnectionError::kParseError); in OnError()