Home
last modified time | relevance | path

Searched defs:IsSupportedHttp2ErrorCode (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/
H A Dhttp2_constants.h137 inline bool IsSupportedHttp2ErrorCode(uint32_t v) { in IsSupportedHttp2ErrorCode() function
140 inline bool IsSupportedHttp2ErrorCode(Http2ErrorCode v) { in IsSupportedHttp2ErrorCode() function